Skip to content

Commit 56adf66

Browse files
authored
Prepare to publish null safety release (#18)
1 parent 845771a commit 56adf66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.0-dev
1+
## 0.2.0
22

33
* Migrate to null safety.
44
* Fix a number of lints affecting package maintenance score.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http_retry
2-
version: 0.2.0-dev
2+
version: 0.2.0
33

44
description: >-
55
A wrapper for package:http clients that automatically retries requests

0 commit comments

Comments
 (0)