summaryrefslogtreecommitdiff
path: root/ext/fetch
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-01-16 18:30:33 -0500
committerGitHub <noreply@github.com>2023-01-17 00:30:33 +0100
commitf2a5f6d7f0b9c6c787e3b4b0c1e663af6fcbd9b5 (patch)
tree28bed8193e68c84d9b5343ab51daec946bd5d618 /ext/fetch
parente023a6e3f05c0ad3c06a8ad3ed6684c6b1dbd82b (diff)
chore: forward v1.29.4 release commit to main (#17453)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> 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 d13e6a1ce..8b76d004f 100644
--- a/ext/fetch/Cargo.toml
+++ b/ext/fetch/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_fetch"
-version = "0.108.0"
+version = "0.109.0"
authors.workspace = true
edition.workspace = true
license.workspace = true