There was an error while loading. Please reload this page.
1 parent b2b9a9e commit 3dc92b1Copy full SHA for 3dc92b1
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
7
8
## [Unreleased]
9
10
+## [0.12.2] - 2021-12-15
11
+
12
### Fixed
13
14
- remove redundant imports.
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: formdator
2
description: A collection of form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.
3
-version: 0.12.1
+version: 0.12.2
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/formdator
6
0 commit comments