From 85e316bd6b65a4e42787ff602808cdf58c350c05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 8 Sep 2021 19:32:19 +0200 Subject: chore: release deno_http 0.8.0 (#11956) --- ext/http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/http') diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml index 4c62085b1..1e79e9983 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.7.0" +version = "0.8.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3