diff --git a/crates/backend/Cargo.toml b/crates/backend/Cargo.toml index 50a24731..d6d0eba1 100644 --- a/crates/backend/Cargo.toml +++ b/crates/backend/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" name = "napi-derive-backend" readme = "README.md" repository = "https://github.com/napi-rs/napi-rs" -version = "1.0.3" +version = "1.0.4" [features] strict = []