diff --git a/Cargo.toml b/Cargo.toml index e94b373..7ae2727 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parsec-client" -version = "0.7.0" +version = "0.7.1" authors = ["Ionut Mihalcea ", "Hugues de Valon "] description = "Parsec Client library for the Rust ecosystem"