Skip to content

Commit 23ea706

Browse files
committed
Release
1 parent d665212 commit 23ea706

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+
## 0.1.4
2+
3+
* Now supports a broader variety of Dart sdk versions
4+
15
## 0.1.0
26

37
* Validate emails through a static method `EmailValidator.validate()`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: email_validator
2-
version: 0.1.0
2+
version: 0.1.4
33

44
authors:
55
- Fredrik Eilertsen <[email protected]>

0 commit comments

Comments
 (0)