diff --git a/Cargo.toml b/Cargo.toml index 2d5917c..20bbf27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "unicode-properties" -version = "0.1.2" +version = "0.1.3" authors = ["Charles Lew ", "Manish Goregaokar "] edition = "2021" homepage = "https://github.com/unicode-rs/unicode-properties"