summaryrefslogtreecommitdiff
path: root/ext/url
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-04-01 10:05:46 +0200
committerGitHub <noreply@github.com>2024-04-01 13:35:46 +0530
commit8d158058e5abab14d122712a716979b865620995 (patch)
treea54f4258eb4c427d086b24af2addb3917599e9ff /ext/url
parent8698492128310f713993bb115985d41d3fdca2db (diff)
chore: forward v1.42.1 release commit to main (#23162)
This is the release commit being forwarded back to main for 1.42.1 Co-authored-by: littledivy <littledivy@users.noreply.github.com>
Diffstat (limited to 'ext/url')
-rw-r--r--ext/url/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/url/Cargo.toml b/ext/url/Cargo.toml
index 5699e3fa0..49b94cce6 100644
--- a/ext/url/Cargo.toml
+++ b/ext/url/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_url"
-version = "0.143.0"
+version = "0.144.0"
authors.workspace = true
edition.workspace = true
license.workspace = true