From 6ba245fe2570b29e35a4fd296a196a58870b1e3c Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 3 Aug 2023 18:26:25 +0200 Subject: 1.36.0 (#20036) Co-authored-by: bartlomieju --- ext/net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/net') diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml index 13a655cc4..f6036db2e 100644 --- a/ext/net/Cargo.toml +++ b/ext/net/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_net" -version = "0.105.0" +version = "0.106.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3