We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae44980 commit 4418d97Copy full SHA for 4418d97
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.6.0+1] - 10/14/22
2
+
3
+- docs: fix README header image
4
5
## [0.6.0] - 10/14/22
6
7
- fix: remove need for an extra pull
pubspec.yaml
@@ -2,7 +2,7 @@ name: very_good_infinite_list
description: >-
A library for easily displaying paginated data, created by Very Good Ventures.
Great for activity feeds, news feeds, and more.
-version: 0.6.0
+version: 0.6.0+1
repository: https://github.com/VeryGoodOpenSource/very_good_infinite_list
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_infinite_list/issues
8
homepage: https://github.com/VeryGoodOpenSource/very_good_infinite_list
0 commit comments