Skip to content

Commit

Permalink
Merge pull request #56 from peiffer-innovations/dart_update_169931875…
Browse files Browse the repository at this point in the history
…6419

Automated Merge
  • Loading branch information
jpeiffer authored Nov 7, 2023
2 parents ce1239c + 77e8685 commit 8ad59d5
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.0+8] - November 7, 2023

* Automated dependency updates


## [3.1.0+7] - October 31, 2023

* Automated dependency updates
Expand Down Expand Up @@ -338,5 +343,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.0+7'
version: '3.1.0+8'
homepage: 'https://github.com/peiffer-innovations/form_validation'

environment:
Expand All @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: 'flutter'
intl: '^0.18.1'
json_class: '^3.0.0+7'
json_class: '^3.0.0+8'
meta: '^1.9.1'

dev_dependencies:
Expand Down

0 comments on commit 8ad59d5

Please sign in to comment.