We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f94db commit 03f7378Copy full SHA for 03f7378
1 file changed
pubspec.yaml
@@ -2,7 +2,7 @@ name: fetch_client
2
description: >
3
Client for http package based on Fetch API, enables streamed and cancelable
4
requests on web and more.
5
-version: 1.1.2
+version: 1.1.3
6
homepage: https://github.com/Zekfad/fetch_client
7
repository: https://github.com/Zekfad/fetch_client
8
issue_tracker: https://github.com/Zekfad/fetch_client/issues
@@ -31,4 +31,4 @@ dev_dependencies:
31
ref: master
32
path: pkgs/http_client_conformance_tests
33
test: ^1.25.5
34
- zekfad_lints: ^2.0.0
+ zekfad_lints: ^2.2.0
0 commit comments