summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2021-09-21 09:20:21 +0530
committerGitHub <noreply@github.com>2021-09-21 09:20:21 +0530
commit923c5432e06aec6ec705304b818bba21c2b497d8 (patch)
tree065f274ed375f36ccc5243e0c0451981a7ffbc1f /ext/net
parent0f23d926019d333572366a4de4f291b848fa6ded (diff)
chore: bump deno_net (#12157)
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 51700db4d..23f71f141 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.8.0"
+version = "0.9.0"
authors = ["the Deno authors"]
edition = "2018"
license = "MIT"