From efb2085b61812d9615d945f1b3c6517d9d94a255 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:57:22 +0900 Subject: chore: forward v1.44.2 release commit to main (#24194) Co-authored-by: nathanwhit --- ext/io/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/io') diff --git a/ext/io/Cargo.toml b/ext/io/Cargo.toml index dd5a75217..dc7e262c2 100644 --- a/ext/io/Cargo.toml +++ b/ext/io/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_io" -version = "0.65.0" +version = "0.66.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3