diff --git a/pest/Cargo.toml b/pest/Cargo.toml index 476f45fc..33894059 100644 --- a/pest/Cargo.toml +++ b/pest/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pest" description = "The Elegant Parser" -version = "2.0.0" +version = "2.0.1" authors = ["DragoČ™ Tiselice "] homepage = "https://pest-parser.github.io/" repository = "https://github.com/pest-parser/pest"