diff --git a/Cargo.toml b/Cargo.toml index 73ae0985..0a736477 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ron" # Memo: update version in src/lib.rs too (doc link) -version = "0.7.0" +version = "0.7.1" license = "MIT/Apache-2.0" keywords = ["parser", "serde", "serialization"] authors = [