summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-05-30 04:26:03 +0200
committerGitHub <noreply@github.com>2023-05-29 20:26:03 -0600
commitacc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 (patch)
treef5e67615a9ae1b5f9b8e0723b3b1db7ea726dc5d /ext/net
parent7f5a61c859323287c4f2555670146630da234fbd (diff)
chore: forward v1.34.1 to main (#19312)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@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 3a2729b05..d5a26a2c7 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.98.0"
+version = "0.99.0"
authors.workspace = true
edition.workspace = true
license.workspace = true