summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-19 16:59:53 +0100
committerGitHub <noreply@github.com>2024-09-19 17:59:53 +0200
commitdad5678baa0c96a40810f9af820145041fb8f98e (patch)
treed1a9fb2654cf3ccffcf25b1a6787c041aa6830ad /cli/Cargo.toml
parentdcc95112f7a53d94b355cd0cfaedbcee648bfe7f (diff)
v2.0.0-rc.4 (#25728)
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 b299fdc71..778c21bb0 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.3"
+version = "2.0.0-rc.4"
authors.workspace = true
default-run = "deno"
edition.workspace = true