summaryrefslogtreecommitdiff
path: root/ext/fs
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-10-12 23:12:06 -0400
committerGitHub <noreply@github.com>2023-10-13 03:12:06 +0000
commit5da1bd802ca33cded6e5efad8dcd2155e448993c (patch)
tree6a3f22068f34dd3bd9766cc8de0c5d137adb6ddd /ext/fs
parent48e695a2c89edad6e4880e7decfdb36d524f8279 (diff)
chore: forward v1.37.2 release commit to main (#20897)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/fs')
-rw-r--r--ext/fs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fs/Cargo.toml b/ext/fs/Cargo.toml
index 5b12ebc1e..20836d8a5 100644
--- a/ext/fs/Cargo.toml
+++ b/ext/fs/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_fs"
-version = "0.30.0"
+version = "0.31.0"
authors.workspace = true
edition.workspace = true
license.workspace = true