summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-03-04 18:33:28 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-03-04 18:33:28 -0300
commit37cea5a3a1dc1a56b44b2445ea71f89035ed7327 (patch)
treec8b89c20cdc01da80a4b161c6bd6eb5103fe6e0d
parentf4b3c4cd2537ac983068d97270aafae7005c01a2 (diff)
Bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <endermoneymod@gmail.com>"]
 license = "AGPL-3.0-or-later"
 description = "A Rust library for extracting data from config objects and other arbitrary object graphs."