summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-08-24 19:53:01 +0200
committerGitHub <noreply@github.com>2023-08-24 17:53:01 +0000
commit3a2d284c96a7fe0a4a0d0430df79b79b8a4a4422 (patch)
tree1e57761b703ac9e39e7d9181a0049095c9a80873 /ext/net
parenta47c160cbcde22e5c65e9fd5ee1dd7a0cbb78b31 (diff)
chore: forward v1.36.3 release commit to main (#20270)
Co-authored-by: Matt Mastracci <matthew@mastracci.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 a0bb2f557..a29e9fff8 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.107.0"
+version = "0.109.0"
authors.workspace = true
edition.workspace = true
license.workspace = true