From 37cea5a3a1dc1a56b44b2445ea71f89035ed7327 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Thu, 4 Mar 2021 18:33:28 -0300 Subject: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 37504ce..1dfd690 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datafu" -version = "0.0.6" +version = "0.0.7" authors = ["SoniEx2 "] license = "AGPL-3.0-or-later" description = "A Rust library for extracting data from config objects and other arbitrary object graphs." -- cgit 1.4.1