Skip to content

Commit 022a1ab

Browse files
committed
Update for new version
1 parent bfc0351 commit 022a1ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Add this to your package's `pubspec.yaml` file:
1212

1313
```yaml
1414
dependencies:
15-
email_validator: '^0.1.6'
15+
email_validator: '^1.0.0'
1616
```
1717
1818
#### 2. Install it

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.6
2+
version: 1.0.0
33

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

0 commit comments

Comments
 (0)