diff --git a/napi-derive/Cargo.toml b/napi-derive/Cargo.toml index 4e5a642f..e79886fc 100644 --- a/napi-derive/Cargo.toml +++ b/napi-derive/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "napi-derive" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "1.0.1" +version = "1.1.0" [dependencies] proc-macro2 = "1.0"