summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-18 22:21:45 +0100
committerGitHub <noreply@github.com>2024-09-18 23:21:45 +0200
commitc3bc692842d0198a4878f823c1026c1f905cb7e5 (patch)
treec36ecfe8f8cd2aabca32e830569d723d620bbbc5 /cli
parent28dd92896251d02a912651aa56a2c81e47c107ee (diff)
v2.0.0-rc.3 (#25704)
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 209c40dc7..b299fdc71 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "2.0.0-rc.2"
+version = "2.0.0-rc.3"
authors.workspace = true
default-run = "deno"
edition.workspace = true