diff --git a/crates/build/Cargo.toml b/crates/build/Cargo.toml index 0f07d768..f7be78d7 100644 --- a/crates/build/Cargo.toml +++ b/crates/build/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "napi-build" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "1.2.0" +version = "1.2.1" [package.metadata.workspaces] independent = true