diff options
Diffstat (limited to 'ext/io')
-rw-r--r-- | ext/io/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/Cargo.toml b/ext/io/Cargo.toml index 7e858d298..b791f16a3 100644 --- a/ext/io/Cargo.toml +++ b/ext/io/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_io" -version = "0.85.0" +version = "0.86.0" authors.workspace = true edition.workspace = true license.workspace = true |