summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-10-01 00:19:37 +0100
committerGitHub <noreply@github.com>2024-10-01 01:19:37 +0200
commit218a9bf7ebaabacb7fc2231b15a22f6102d4cd3c (patch)
treef7976311445e588956d3a1f458407171f02e7cc4 /cli/Cargo.toml
parent7ad14589f9e8b4a881cbbfb746c9047d4953e461 (diff)
v2.0.0-rc.8 (#25950)
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 5fb32deb7..fc786babc 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.7"
+version = "2.0.0-rc.8"
authors.workspace = true
default-run = "deno"
edition.workspace = true