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 2bd0212cf..b5634a3a3 100644 --- a/ext/fs/Cargo.toml +++ b/ext/fs/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fs" -version = "0.71.0" +version = "0.72.0" authors.workspace = true edition.workspace = true license.workspace = true |