diff --git a/build/Cargo.toml b/build/Cargo.toml index c0d0c837..084eca87 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.1" +version = "1.0.2" [dependencies] cfg-if = "1"