Skip to content

Commit

Permalink
version 0.3.1 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranabello committed Mar 18, 2017
1 parent 631e521 commit 59b1cc2
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 = '0.3.0'
s.version = '0.3.1'
s.summary = 'Viper Framework for iOS written in Swift 3'

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>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.2</string>
<string>0.3.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 59b1cc2

Please sign in to comment.