Skip to content

Commit

Permalink
Bump version to 1.2.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranabello authored Dec 11, 2018
1 parent ec367c8 commit 133f683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Viperit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
Pod::Spec.new do |s|
s.name = 'Viperit'
s.version = '1.2.0'
s.version = '1.2.1'
s.summary = 'Viper Framework for iOS written in Swift 4'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Viperit/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.2.0</string>
<string>1.2.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 133f683

Please sign in to comment.