We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f19e44 commit 423e98cCopy full SHA for 423e98c
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.3.1+1]
2
+
3
+* Bump Dart SDK version
4
5
## [1.3.1]
6
7
* Added a keepAlive flag to AsyncBuilder
pubspec.yaml
@@ -1,6 +1,6 @@
name: async_builder
description: Flutter Future and Stream builder with less boilerplate and better error handling.
-version: 1.3.1
+version: 1.3.1+1
homepage: https://github.com/PixelToast/async_builder
environment:
0 commit comments