summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-26 10:27:44 +0100
committerGitHub <noreply@github.com>2024-09-26 11:27:44 +0200
commit6be7d5139870ddbfef8f13dbe8cd4c59c34acc10 (patch)
tree40fdab0479d2510cf50855b0d31810c068442463 /cli/Cargo.toml
parent121d9697a17c66fce2ba974cb0b0f735ca420fce (diff)
v2.0.0-rc.6 (#25877)
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 ede5cc15c..42ac28530 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.5"
+version = "2.0.0-rc.6"
authors.workspace = true
default-run = "deno"
edition.workspace = true