summaryrefslogtreecommitdiff
path: root/extensions/web
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2021-07-02 00:13:40 +0200
committerGitHub <noreply@github.com>2021-07-02 00:13:40 +0200
commit0385a990529399775b76db4c27704faa4a092efa (patch)
treee427219900b4a2b1ebacdc164bd5ae89ed0f3276 /extensions/web
parent1a5984983f7205769c9b6ce1e3cc66b41dee7bc7 (diff)
v1.11.3
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Diffstat (limited to 'extensions/web')
-rw-r--r--extensions/web/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/web/Cargo.toml b/extensions/web/Cargo.toml
index 16378b1a7..eeec91036 100644
--- a/extensions/web/Cargo.toml
+++ b/extensions/web/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_web"
-version = "0.41.0"
+version = "0.41.1"
edition = "2018"
description = "Collection of Web APIs"
authors = ["the Deno authors"]