summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-09-04 13:16:24 -0400
committerGitHub <noreply@github.com>2024-09-04 17:16:24 +0000
commite27a19c02c537626d7874f7521f4e39d6dfad0af (patch)
tree5beb4d4b427646e084bc01935c3e3050d89c637a /runtime/Cargo.toml
parent07ad47da53d1fbabf6fc5d26c89dc6ba683d27fd (diff)
chore: forward v1.46.3 release commit to main (#25425)
This is the release commit being forwarded back to main for 1.46.3
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 1299257e8..6d24781cf 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_runtime"
-version = "0.176.0"
+version = "0.177.0"
authors.workspace = true
edition.workspace = true
license.workspace = true