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