Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
cedvdb committed Sep 23, 2022
1 parent 002e7bb commit b119d6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 7.0.0+1
- readme

## 7.0.0
This major introduces a more accurate parsing logic taking into account caller and destination country.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: phone_numbers_parser
description: Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.
version: 7.0.0
version: 7.0.0+1
homepage: https://github.com/cedvdb/phone_number_parser

environment:
Expand Down

0 comments on commit b119d6f

Please sign in to comment.