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 d1e8e38 commit 54afb52Copy full SHA for 54afb52
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: built_redux
2
-version: 7.2.0
+version: 7.3.0
3
description:
4
A state management library written in dart that enforces immutability
5
authors:
@@ -25,4 +25,4 @@ environment:
25
26
transformers:
27
- test/pub_serve:
28
- $include: test/**_test{.*,}.dart
+ $include: test/**_test{.*,}.dart
0 commit comments