summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
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 /runtime/Cargo.toml
parent34e1d0cdd4b7a00d48dee940024a7a695aa27f48 (diff)
chore: forward v1.42.2 release commit to main (#23315)
Co-authored-by: Satya Rohith <me@satyarohith.com>
Diffstat (limited to 'runtime/Cargo.toml')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index ab95ac88d..29f3c238e 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.152.0"
+version = "0.153.0"
authors.workspace = true
edition.workspace = true
license.workspace = true