summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-24 19:44:08 +0100
committerGitHub <noreply@github.com>2024-09-24 20:44:08 +0200
commitba5b8d0213cde2585236098b00beb8a512889626 (patch)
treef96cfcfee26bf63bcd12e931732e4b8f2f84ed1f /cli/Cargo.toml
parent5a1943cd9560466a5922bd3cd79cca5c9f378561 (diff)
v2.0.0-rc.5 (#25838)
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 a47af07a7..fc3216a60 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.4"
+version = "2.0.0-rc.5"
authors.workspace = true
default-run = "deno"
edition.workspace = true