summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-10-03 02:24:18 +0100
committerGitHub <noreply@github.com>2024-10-03 03:24:18 +0200
commitc7cba4eda73e000baa6bfbce6a156f9974edee36 (patch)
treeb4542a69fedfddd1777bc29d12f862a84c6621c3 /cli/Cargo.toml
parent275418473e7bda2b0bd33c86ae54cf3ac8ac5341 (diff)
v2.0.0-rc.10 (#26002)
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 6167baa0b..0a4dd78ff 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.9"
+version = "2.0.0-rc.10"
authors.workspace = true
default-run = "deno"
edition.workspace = true