summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-08-18 23:30:45 +0100
committerGitHub <noreply@github.com>2024-08-19 00:30:45 +0200
commit1ec12a8c5dc95b88d136b1a8faa380be70ee7ced (patch)
tree2b7a2655018b15332a6b7c488658ac5f6b91f8b0 /cli
parentf003d6498ca36d80d98c870b73fbaa8ad1b31531 (diff)
chore(release): Release Deno v1.46.0-rc.1 (#25088)
Just bumping the version to test out `deno upgrade --rc` some more.
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 2a0a9480e..0ed418b5b 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.46.0-rc.0"
+version = "1.46.0-rc.1"
authors.workspace = true
default-run = "deno"
edition.workspace = true