Skip to content

Commit 0f98f45

Browse files
committed
version 0.11.0
1 parent cefaad6 commit 0f98f45

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
77

88
## [Unreleased]
99

10+
## [0.11.0] - 2021-08-14
11+
1012
### Added
1113

1214
- BrPhone class to validate both masked and unmasked Brazilian landline numbers

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: formdator
22
description: A formidable collection of Flutter form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.
3-
version: 0.10.0
3+
version: 0.11.0
44
homepage: https://dartoos.dev
55
repository: https://github.com/dartoos-dev/formdator
66

0 commit comments

Comments
 (0)