summaryrefslogtreecommitdiff
path: root/ext/fetch
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-28 21:14:26 +0200
committerGitHub <noreply@github.com>2023-04-28 21:14:26 +0200
commit6369098ad74a263e461478f94782bc469de15468 (patch)
treeade2c8d9152ab8f9ad10985145863cd71084177f /ext/fetch
parent8739519ebce4127af3fd3a0648d11e021b0084f9 (diff)
chore: forward v1.33.1 release commit to main (#18897)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/fetch')
-rw-r--r--ext/fetch/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml
index 443196524..063ec23b6 100644
--- a/ext/fetch/Cargo.toml
+++ b/ext/fetch/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_fetch"
-version = "0.124.0"
+version = "0.125.0"
authors.workspace = true
edition.workspace = true
license.workspace = true