diff --git a/crates/macro/Cargo.toml b/crates/macro/Cargo.toml index 513e2d17..b7563456 100644 --- a/crates/macro/Cargo.toml +++ b/crates/macro/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "napi-derive" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "2.0.4" +version = "2.0.5" [package.metadata.workspaces] independent = true