diff --git a/Cargo.toml b/Cargo.toml index 6920393..fe45624 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "cstree" -version = "0.0.2" +version = "0.2.0" authors = ["Domenic Quirl ", "Aleksey Kladov "] description = "Library for generic lossless syntax trees" license = "MIT OR Apache-2.0"