Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
haothao committed Jan 30, 2023
1 parent 0c15070 commit d1ba7ab
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.2

### Added

* Add error display configuration

## 0.1.1

### Updated
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.1"
version: "0.1.2"
vector_math:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit d1ba7ab

Please sign in to comment.