Skip to content

Commit

Permalink
- set version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KoCMoHaBTa committed Jul 2, 2019
1 parent d1f8f07 commit 2c9b01d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MHIdentityKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "MHIdentityKit"
s.version = "1.9.0"
s.version = "1.10.0"
s.source = { :git => "https://github.com/KoCMoHaBTa/#{s.name}.git", :tag => "#{s.version}" }
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = "Milen Halachev"
Expand Down
2 changes: 1 addition & 1 deletion MHIdentityKit/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>1.9.0</string>
<string>1.10.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 2c9b01d

Please sign in to comment.