We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845771a commit 56adf66Copy full SHA for 56adf66
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.0-dev
+## 0.2.0
2
3
* Migrate to null safety.
4
* Fix a number of lints affecting package maintenance score.
pubspec.yaml
@@ -1,5 +1,5 @@
name: http_retry
-version: 0.2.0-dev
+version: 0.2.0
description: >-
5
A wrapper for package:http clients that automatically retries requests
0 commit comments