summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-27 20:37:56 +0100
committerGitHub <noreply@github.com>2024-09-27 21:37:56 +0200
commitb694efb3849c4737e8ad617a9a48d5488e21d5da (patch)
tree3551aa35b350166fb95142239c13d63d81969dc5 /cli/Cargo.toml
parentfbddd5a2ebfb11dd376a751e9fc4cf09a6286ada (diff)
v2.0.0-rc.7 (#25907)
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 21affb900..f5a8624e1 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.6"
+version = "2.0.0-rc.7"
authors.workspace = true
default-run = "deno"
edition.workspace = true