summaryrefslogtreecommitdiff
path: root/ext/fetch
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-01 08:46:27 -0500
committerGitHub <noreply@github.com>2022-12-01 22:46:27 +0900
commit98d062e3dcd8804bd959ea41f6a0103ccd87f283 (patch)
tree6665223921b0399716ecf8e23840355b22269b24 /ext/fetch
parentb1e29d1bd09b08bb6d3b307ae5c5c41e0dd012e3 (diff)
chore: forward v1.28.3 release commit to main (#16884)
Co-authored-by: kt3k <kt3k@users.noreply.github.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 0482e6d5b..dd41ad8c3 100644
--- a/ext/fetch/Cargo.toml
+++ b/ext/fetch/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_fetch"
-version = "0.102.0"
+version = "0.103.0"
authors.workspace = true
edition.workspace = true
license.workspace = true