Skip to content

Commit

Permalink
Version bump to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blommegard committed Mar 26, 2019
1 parent 776b573 commit fd87cc8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion FlagKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FlagKit"
s.version = "2.1.0"
s.version = "2.2"
s.summary = "Beautiful flag icons for usage in apps and on the web."

s.homepage = "https://github.com/madebybowtie/FlagKit"
Expand Down
4 changes: 2 additions & 2 deletions Sources/Swift/FlagKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -265,13 +265,13 @@
TargetAttributes = {
3A49DD801F2F63F90007E46E = {
CreatedOnToolsVersion = 8.3.2;
ProvisioningStyle = Automatic;
LastSwiftMigration = 1020;
ProvisioningStyle = Automatic;
};
3A59879C1F306C260097DB64 = {
CreatedOnToolsVersion = 8.3.2;
ProvisioningStyle = Automatic;
LastSwiftMigration = 1020;
ProvisioningStyle = Automatic;
};
3AF78CE01F31CE0400BD3D10 = {
CreatedOnToolsVersion = 8.3.2;
Expand Down
2 changes: 1 addition & 1 deletion Sources/Swift/FlagKit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1</string>
<string>2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit fd87cc8

Please sign in to comment.