diff options
| author | Divy Srivastava <dj.srivastava23@gmail.com> | 2024-10-01 16:18:24 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-01 16:18:24 +0530 |
| commit | aafe771b55f769d32145489c57fa33eb823716cb (patch) | |
| tree | 0e1f4374c43b67863f0ec44522c6fb9cb86ff355 /cli | |
| parent | 0a75dc70aad9dc7cb51cef9a149a50e340c2eed0 (diff) | |
v2.0.0-rc.9 (#25957)
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 fc786babc..5b08e82bc 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "2.0.0-rc.8" +version = "2.0.0-rc.9" authors.workspace = true default-run = "deno" edition.workspace = true |
