summaryrefslogtreecommitdiff
path: root/ext/io
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-02 10:27:34 -0400
committerGitHub <noreply@github.com>2024-10-02 14:27:34 +0000
commit55c2a88099760be6c00838b3c3202f732f84e651 (patch)
treeeae6aae97a0c41a6e9c0a7a19befb186ba8d554b /ext/io
parent2d3e0284d96e1b26fc220d162796960f8288dfca (diff)
chore: release deno_* crates (#25987)
Testing once again if the crates are being properly released. --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/io')
-rw-r--r--ext/io/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/Cargo.toml b/ext/io/Cargo.toml
index 72cdfcc7e..9dd2dbb87 100644
--- a/ext/io/Cargo.toml
+++ b/ext/io/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_io"
-version = "0.79.0"
+version = "0.80.0"
authors.workspace = true
edition.workspace = true
license.workspace = true