summaryrefslogtreecommitdiff
path: root/ext/web
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-09-04 13:16:24 -0400
committerGitHub <noreply@github.com>2024-09-04 17:16:24 +0000
commite27a19c02c537626d7874f7521f4e39d6dfad0af (patch)
tree5beb4d4b427646e084bc01935c3e3050d89c637a /ext/web
parent07ad47da53d1fbabf6fc5d26c89dc6ba683d27fd (diff)
chore: forward v1.46.3 release commit to main (#25425)
This is the release commit being forwarded back to main for 1.46.3
Diffstat (limited to 'ext/web')
-rw-r--r--ext/web/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/Cargo.toml b/ext/web/Cargo.toml
index 717a4a758..7fd12632d 100644
--- a/ext/web/Cargo.toml
+++ b/ext/web/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_web"
-version = "0.198.0"
+version = "0.199.0"
authors.workspace = true
edition.workspace = true
license.workspace = true