diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-01-25 18:15:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-26 00:15:08 +0100 |
| commit | a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8 (patch) | |
| tree | 6ef5113cd876240ac636e725cdfdbe3398d85f64 /ext/fetch | |
| parent | 34c14dbf995ab427a39642a478f183dd5a60005c (diff) | |
1.30.0 (#17532)
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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml index 8b76d004f..5a45c149a 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.109.0" +version = "0.110.0" authors.workspace = true edition.workspace = true license.workspace = true |
