summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2024-10-01 16:18:24 +0530
committerGitHub <noreply@github.com>2024-10-01 16:18:24 +0530
commitaafe771b55f769d32145489c57fa33eb823716cb (patch)
tree0e1f4374c43b67863f0ec44522c6fb9cb86ff355 /cli/Cargo.toml
parent0a75dc70aad9dc7cb51cef9a149a50e340c2eed0 (diff)
v2.0.0-rc.9 (#25957)
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 fc786babc..5b08e82bc 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.8"
+version = "2.0.0-rc.9"
authors.workspace = true
default-run = "deno"
edition.workspace = true