summaryrefslogtreecommitdiff
path: root/ext/tls
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-12 19:03:27 +0200
committerGitHub <noreply@github.com>2023-04-12 13:03:27 -0400
commit05c393b99bf6888e4cee1761b7a557666c8f8ddc (patch)
treec0bcea2802f84046dbf4f5cfe8532944ed115ce7 /ext/tls
parentf90caa821c5a4acf28f7dec4071994ecf6f26e57 (diff)
chore: forward v1.32.4 release commit to main (#18669)
Co-authored-by: levex <levex@users.noreply.github.com>
Diffstat (limited to 'ext/tls')
-rw-r--r--ext/tls/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tls/Cargo.toml b/ext/tls/Cargo.toml
index 2edbfca88..c330babca 100644
--- a/ext/tls/Cargo.toml
+++ b/ext/tls/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_tls"
-version = "0.84.0"
+version = "0.85.0"
authors.workspace = true
edition.workspace = true
license.workspace = true