diff --git a/Cargo.toml b/Cargo.toml index 9247338..2575375 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonformat" -version = "1.0.1" +version = "1.2.0" authors = ["Nilstrieb "] edition = "2018" license = "MIT" @@ -34,4 +34,4 @@ required-features = ["bin"] [[bench]] name = "bench" -harness = false \ No newline at end of file +harness = false