From 923c5432e06aec6ec705304b818bba21c2b497d8 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Tue, 21 Sep 2021 09:20:21 +0530 Subject: chore: bump deno_net (#12157) --- ext/net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') 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" -- cgit v1.2.3