Skip to content

Commit 9862d08

Browse files
committed
release: Bump Podspec version to 1.2.0
1 parent 9cb6c1f commit 9862d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftFlags.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftFlags"
3-
s.version = "1.1.2"
3+
s.version = "1.2.0"
44
s.summary = "Simple Swift library to get emoji flag from a country name or country code (ISO 3166-1)."
55
s.homepage = "https://github.com/BubiDevs/SwiftFlags.git"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)