Skip to content

Commit

Permalink
updating version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Jiang committed Jul 15, 2016
1 parent 429c5b4 commit 29969c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Simplicity.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Pod::Spec.new do |s|
s.name = "Simplicity"
s.version = "1.0"
s.version = "1.0.2"
s.summary = "A simple way to login with Facebook or Google on iOS"

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Simplicity/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.0</string>
<string>1.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 29969c6

Please sign in to comment.