summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
authorNathan Whitaker <17734409+nathanwhit@users.noreply.github.com>2024-03-14 14:23:24 -0700
committerGitHub <noreply@github.com>2024-03-14 21:23:24 +0000
commit85116226b3b5faae0aa85ce5d053487e82dcc824 (patch)
treebb0a5250156abf77529f69e88fad7d7c907f35b9 /runtime/Cargo.toml
parentb00f076017ca82e1f5f29de0a58dfaea8cdddeb2 (diff)
chore: Forward 1.41.3 release commit (#22930)
Forward 1.41.3 release commit Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: nathanwhit <nathanwhit@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 484266888..719b998f0 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.149.0"
+version = "0.150.0"
authors.workspace = true
edition.workspace = true
license.workspace = true