diff --git a/crates/build/Cargo.toml b/crates/build/Cargo.toml index 186d44db..fd3d4e4f 100644 --- a/crates/build/Cargo.toml +++ b/crates/build/Cargo.toml @@ -9,7 +9,7 @@ name = "napi-build" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" rust-version = "1.65" -version = "2.1.2" +version = "2.1.3" [package.metadata.workspaces] independent = true