From acc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 30 May 2023 04:26:03 +0200 Subject: chore: forward v1.34.1 to main (#19312) Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju --- ext/fs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fs') diff --git a/ext/fs/Cargo.toml b/ext/fs/Cargo.toml index 6a9d1644a..10f297b48 100644 --- a/ext/fs/Cargo.toml +++ b/ext/fs/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fs" -version = "0.16.0" +version = "0.17.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3