Skip to content

Commit 0b11ff6

Browse files
committed
chore: update version
1 parent 937629e commit 0b11ff6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.1
2+
3+
* Added nullable support for phone number validation
4+
15
## 1.3.0
26

37
* Added support for list validation using `setEach`, allowing nested validators with index-aware error reporting.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "A Dart/Flutter package for building strongly typed validation rule
33
repository: https://github.com/Flutterando/lucid_validation
44
homepage: https://pub.dev/documentation/lucid_validation/latest/
55

6-
version: 1.3.0
6+
version: 1.3.1
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)