summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-28 01:18:57 +0200
committerGitHub <noreply@github.com>2023-04-28 01:18:57 +0200
commit39ece1fe0ddacc2cbf182403c9e7085bc01df5a6 (patch)
tree942a8068b073d9d07345377f376133c27bce840c /ext/net
parent683dbd7f3bdd91c33005b816ad26b82a4343931a (diff)
1.33.0 (#18879)
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 6bab80cc7..a00e1b39d 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.91.0"
+version = "0.92.0"
authors.workspace = true
edition.workspace = true
license.workspace = true