summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-17 21:12:49 -0400
committerGitHub <noreply@github.com>2024-10-18 03:12:49 +0200
commit3ae10a01e0c8b9c425276a33b98f661c1473cd59 (patch)
tree9d55929bc3849d7d2b5b2f126f5d1287d9e37a02 /ext/net
parent8f3eb9d0e7bbbfa67058c67c5e5c1484dee1ef9a (diff)
chore: forward v2.0.2 release commit to main (#26376)
This is the release commit being forwarded back to main for 2.0.2 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 a57862072..634dd7dda 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.164.0"
+version = "0.165.0"
authors.workspace = true
edition.workspace = true
license.workspace = true