diff --git a/Cargo.toml b/Cargo.toml index 618e38e..3c0c7f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postscript" -version = "0.18.0" +version = "0.18.1" edition = "2021" license = "Apache-2.0/MIT" authors = ["Ivan Ukhov "]