summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-05 17:34:42 +0100
committerGitHub <noreply@github.com>2024-09-05 18:34:42 +0200
commit6919f33216bb1db2b3596ca6f2f9c2c54f322720 (patch)
tree31fbcd34825f1787f38766a4d00576103f086d3d /cli
parentc678550a176ce5592d4b6e7ffb918e6926858a45 (diff)
2.0.0-rc.1 (#25467)
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index efe3f2ce5..6a942a3d8 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.0"
+version = "2.0.0-rc.1"
authors.workspace = true
default-run = "deno"
edition.workspace = true