Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 09029e3

Browse files
authored
✅ update to make pubspec match 3.5.10 by update podspec
1 parent 5053f07 commit 09029e3

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+
## 2.0.1
2+
- Update version on pubspec to depend on PhoneNumberKit 3.5.10
3+
- Update podspec to match package version
4+
15
## 2.0.0
26

37
### BREAKING CHANGES

ios/phone_number.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'phone_number'
7-
s.version = '1.0.0'
7+
s.version = '2.0.1'
88
s.summary = 'Flutter plugin for phone number validation'
99
s.description = <<-DESC
1010
Flutter plugin for phone number validation

0 commit comments

Comments
 (0)