From aafe771b55f769d32145489c57fa33eb823716cb Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Tue, 1 Oct 2024 16:18:24 +0530 Subject: v2.0.0-rc.9 (#25957) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') 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 -- cgit v1.2.3