summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-09-19 22:29:17 +0200
committerGitHub <noreply@github.com>2023-09-19 20:29:17 +0000
commit997aa604dfd50c0f0ec6fd4db16b5034d2cfd726 (patch)
tree51a528521e7604c8e45ea2e4148bc40130988a14 /ext/net
parent612818d04399ef706df3df5ac94e6ef7e633cff7 (diff)
1.37.0 (#20574)
Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'ext/net')
-rw-r--r--ext/net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml
index fc61af6e1..827217ce3 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.110.0"
+version = "0.111.0"
authors.workspace = true
edition.workspace = true
license.workspace = true