summaryrefslogtreecommitdiff
path: root/ext/webidl
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-04-11 10:07:24 +0200
committerGitHub <noreply@github.com>2024-04-11 13:37:24 +0530
commitca7432b86b78434c94c8c6059f10260ccb1b967a (patch)
tree815885095fd13dec82dd45987cba073a5afc673e /ext/webidl
parent34e1d0cdd4b7a00d48dee940024a7a695aa27f48 (diff)
chore: forward v1.42.2 release commit to main (#23315)
Co-authored-by: Satya Rohith <me@satyarohith.com>
Diffstat (limited to 'ext/webidl')
-rw-r--r--ext/webidl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webidl/Cargo.toml b/ext/webidl/Cargo.toml
index fe6ca7a6e..c78440c9a 100644
--- a/ext/webidl/Cargo.toml
+++ b/ext/webidl/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_webidl"
-version = "0.144.0"
+version = "0.145.0"
authors.workspace = true
edition.workspace = true
license.workspace = true