diff --git a/meta/Cargo.toml b/meta/Cargo.toml index 0dd178a9..1e1e2f80 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.1.0" +version = "2.1.1" authors = ["DragoČ™ Tiselice "] homepage = "https://pest-parser.github.io/" repository = "https://github.com/pest-parser/pest"