Skip to content

Commit

Permalink
release: Bump Podspec version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabusi committed Apr 30, 2020
1 parent 9cb6c1f commit 9862d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftFlags.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftFlags"
s.version = "1.1.2"
s.version = "1.2.0"
s.summary = "Simple Swift library to get emoji flag from a country name or country code (ISO 3166-1)."
s.homepage = "https://github.com/BubiDevs/SwiftFlags.git"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 9862d08

Please sign in to comment.