diff options
Diffstat (limited to 'ext/crypto/Cargo.toml')
-rw-r--r-- | ext/crypto/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/crypto/Cargo.toml b/ext/crypto/Cargo.toml index a8d06ace1..147d58416 100644 --- a/ext/crypto/Cargo.toml +++ b/ext/crypto/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_crypto" -version = "0.138.0" +version = "0.139.0" authors.workspace = true edition.workspace = true license.workspace = true |