summaryrefslogtreecommitdiff
path: root/ext/tls
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-07-19 21:11:50 -0600
committerGitHub <noreply@github.com>2023-07-20 05:11:50 +0200
commit0c3bbf7acdeacdd1c36b4b847679d85ca19962dc (patch)
treef61bb11db7544a4e6bca4552f4e9facb7752f629 /ext/tls
parentaa95a3a6e04a7b0d1a06f4e149793a6970bda3aa (diff)
chore: forward v1.35.2 release commit to main (#19887)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.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 223fa1d5c..bab1ef29c 100644
--- a/ext/tls/Cargo.toml
+++ b/ext/tls/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_tls"
-version = "0.98.0"
+version = "0.99.0"
authors.workspace = true
edition.workspace = true
license.workspace = true