diff --git a/build/Cargo.toml b/build/Cargo.toml index 4e9913a9..3978f7cc 100644 --- a/build/Cargo.toml +++ b/build/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "napi-build" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "1.0.0" +version = "1.0.1" [dependencies] cfg-if = "1"