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 abd80db commit 60f8632Copy full SHA for 60f8632
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.14.1
2
+- chore: bump `dart_code_metrics` version to ^4.16.0 [#9](https://github.com/devj3ns/fleasy/pull/9)
3
+
4
# 0.14.0
5
- Bump dart-sdk to `>=2.17.1`
6
- Bump dart_code_metrics to `^4.15.2`
pubspec.yaml
@@ -1,6 +1,6 @@
name: fleasy
description: Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.
-version: 0.14.0
+version: 0.14.1
repository: https://github.com/devj3ns/fleasy
issue_tracker: https://github.com/devj3ns/fleasy/issues
0 commit comments