diff options
Diffstat (limited to 'ext/napi')
-rw-r--r-- | ext/napi/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/napi/Cargo.toml b/ext/napi/Cargo.toml index 68d281ccc..ef2e41d57 100644 --- a/ext/napi/Cargo.toml +++ b/ext/napi/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_napi" -version = "0.103.0" +version = "0.104.0" authors.workspace = true edition.workspace = true license.workspace = true |