diff --git a/meta/Cargo.toml b/meta/Cargo.toml index 11c4a7fe..131db140 100644 --- a/meta/Cargo.toml +++ b/meta/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pest_meta" description = "pest meta language parser and validator" -version = "2.0.1" +version = "2.0.2" authors = ["DragoČ™ Tiselice "] homepage = "https://pest-parser.github.io/" repository = "https://github.com/pest-parser/pest"