diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-03-04 18:33:28 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-03-04 18:33:28 -0300 |
commit | 37cea5a3a1dc1a56b44b2445ea71f89035ed7327 (patch) | |
tree | c8b89c20cdc01da80a4b161c6bd6eb5103fe6e0d /Cargo.toml | |
parent | f4b3c4cd2537ac983068d97270aafae7005c01a2 (diff) |
Bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
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." |