diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-09-12 02:20:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-12 03:20:45 +0200 |
| commit | 57556ade8c128aeea7340d463b35c86afe1fb4f7 (patch) | |
| tree | 92d1f5ba31c8cd6fd78330130d2f5dcbf2960080 /cli | |
| parent | 025e4bdaaca3ce029602ba3fef63865f6573e5e4 (diff) | |
v2.0.0-rc.2 (#25583)
Diffstat (limited to 'cli')
| -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 882c8d8bc..db9fd0f03 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "2.0.0-rc.1" +version = "2.0.0-rc.2" authors.workspace = true default-run = "deno" edition.workspace = true |
