diff --git a/Cargo.toml b/Cargo.toml index 87630ff..51c8529 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "estring" description = "A simple way to parse a string using type annotations" -version = "0.1.2" +version = "0.2.0" edition = "2021" authors = ["Dmitriy Pleshevskiy "] readme = "README.md"