Skip to content

Commit

Permalink
Merge pull request #61 from peiffer-innovations/dart_update_170657625…
Browse files Browse the repository at this point in the history
…7287

Automated Merge
  • Loading branch information
jpeiffer authored Jan 30, 2024
2 parents 2b0438b + 8bb2f08 commit 5c5295a
Show file tree
Hide file tree
Showing 2 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,8 @@
## [3.1.1+4] - January 30, 2024

* Automated dependency updates


## [3.1.1+3] - January 16, 2024

* Automated dependency updates
Expand Down Expand Up @@ -367,5 +372,6 @@






4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'form_validation'
description: 'Validators that can be used directly via code or constructed from JSON to provide dynamic validation.'
version: '3.1.1+3'
version: '3.1.1+4'
homepage: 'https://github.com/peiffer-innovations/form_validation'

environment:
Expand All @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: 'flutter'
intl: '^0.19.0'
json_class: '^3.0.0+11'
json_class: '^3.0.0+12'
meta: '^1.10.0'

dev_dependencies:
Expand Down

0 comments on commit 5c5295a

Please sign in to comment.