summaryrefslogtreecommitdiff
path: root/ext/tls
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-07-26 08:18:02 -0600
committerGitHub <noreply@github.com>2023-07-26 10:18:02 -0400
commit89ba3f820cdf2c9b497ffb777ebe692360b713b6 (patch)
treeb0c339ae630ad500d6e9ab82a4424695e71ffbd4 /ext/tls
parent1d615b211eb6a0d834f1a6b6506a0efbe04031ae (diff)
1.35.3 (#19947)
Bumped versions for 1.35.3 Co-authored-by: mmastrac <mmastrac@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 bab1ef29c..fb2beb88b 100644
--- a/ext/tls/Cargo.toml
+++ b/ext/tls/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_tls"
-version = "0.99.0"
+version = "0.100.0"
authors.workspace = true
edition.workspace = true
license.workspace = true