summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-12-06 01:53:16 +0100
committerGitHub <noreply@github.com>2023-12-06 00:53:16 +0000
commitbd7a6bb0161c3f75785dc6431220c20f0d50c8fd (patch)
tree10327ae3d234c78519d2acf3b5277273c5db3607 /ext/net
parentcac17267fbe83f25181c4f8503c01b92694c46be (diff)
chore: forward v1.38.5 release commit to main (#21472)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.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 ee3fd595a..9f54ab48c 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.118.0"
+version = "0.119.0"
authors.workspace = true
edition.workspace = true
license.workspace = true