diff options
Diffstat (limited to 'ext/fs')
-rw-r--r-- | ext/fs/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fs/Cargo.toml b/ext/fs/Cargo.toml index 8093289bc..211bea4fa 100644 --- a/ext/fs/Cargo.toml +++ b/ext/fs/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fs" -version = "0.52.0" +version = "0.53.0" authors.workspace = true edition.workspace = true license.workspace = true |