From 050c865af46a00801c61c0f122113f61fa2a977b Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Tue, 1 Sep 2020 18:02:05 -0400 Subject: deno_web 0.6.0 (#7317) --- op_crates/web/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op_crates') diff --git a/op_crates/web/Cargo.toml b/op_crates/web/Cargo.toml index 0b3d65f12..be930d3c1 100644 --- a/op_crates/web/Cargo.toml +++ b/op_crates/web/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_web" -version = "0.5.0" +version = "0.6.0" edition = "2018" description = "Collection of Web APIs" authors = ["the Deno authors"] -- cgit v1.2.3