diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-08-20 20:02:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 21:02:26 +0200 |
| commit | 7bfb93135d8ee526a8de32d7025896caed3acf21 (patch) | |
| tree | c03c908f904247d225b2c76f80eb570f125ffd3a /cli/Cargo.toml | |
| parent | acba2cd48c3b8725c93513edc291a107bdc7eeaf (diff) | |
chore(release): Release Deno v1.46.0-rc.3 (#25112)
Diffstat (limited to 'cli/Cargo.toml')
| -rw-r--r-- | cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 06384f479..d0b871f49 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.46.0-rc.2" +version = "1.46.0-rc.3" authors.workspace = true default-run = "deno" edition.workspace = true |
