diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 40436b8e..ea5e40b9 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "napi-sys" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "1.1.0" +version = "1.1.1" [features] napi1 = []