summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
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 /cli/Cargo.toml
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 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index d0edf8731..7ec91725e 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.42.0"
+version = "1.42.1"
authors.workspace = true
default-run = "deno"
edition.workspace = true