diff --git a/CHANGELOG.md b/CHANGELOG.md index 66eb254..df82542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.1.2 + +### Added + +* Add error display configuration + ## 0.1.1 ### Updated diff --git a/example/pubspec.lock b/example/pubspec.lock index 7a34584..ab4f24e 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -190,7 +190,7 @@ packages: path: ".." relative: true source: path - version: "0.1.1" + version: "0.1.2" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1a44d4a..e7d10a7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: tf_form description: TechFusion's form builder and validator -version: 0.1.1 +version: 0.1.2 homepage: https://github.com/TechFusionHQ/tf_form environment: