summaryrefslogtreecommitdiff
path: root/ext/crypto
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-15 10:30:55 -0800
committerGitHub <noreply@github.com>2022-12-15 13:30:55 -0500
commitb9527f502029fdf24ab9a98c6316e5d0f286a47d (patch)
tree8d594b511efafb49f861dfb41f6be61043d4b029 /ext/crypto
parent50c75265260a0bcdd19fe4a3ee6439935c04ea66 (diff)
chore: forward v1.29.1 release commit to main (#17067)
Co-authored-by: dsherret <dsherret@users.noreply.github.com>
Diffstat (limited to 'ext/crypto')
-rw-r--r--ext/crypto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/crypto/Cargo.toml b/ext/crypto/Cargo.toml
index d5e3010d1..2a13ad17e 100644
--- a/ext/crypto/Cargo.toml
+++ b/ext/crypto/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_crypto"
-version = "0.95.0"
+version = "0.96.0"
authors.workspace = true
edition.workspace = true
license.workspace = true