summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-04-16 03:41:59 +0100
committerGitHub <noreply@github.com>2024-04-16 02:41:59 +0000
commit0a7f46b8c29d67b579e4ffd4681aa5d0b7e30c6b (patch)
tree8061991b60cda2fdde9dfeb114e631b66c45df2b /runtime/Cargo.toml
parent55c27cadc8a4436892bdeea7e7798480474b2ad8 (diff)
chore: forward v1.42.4 commit to `main` (#23394)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.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 dc6b9f61e..97a6d1397 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.154.0"
+version = "0.155.0"
authors.workspace = true
edition.workspace = true
license.workspace = true