Skip to content

Commit

Permalink
[release] 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slashmo committed Aug 12, 2017
1 parent 4453b2b commit ea297f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FacebookAuth.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'FacebookAuth'
spec.version = '0.1.1'
spec.version = '0.2.0'
spec.authors = {'Moritz Lang' => '[email protected]'}
spec.homepage = 'https://github.com/slashkeys/FacebookAuth'
spec.summary = 'Swift iOS Facebook login'
Expand Down
2 changes: 1 addition & 1 deletion FacebookAuth/Support/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>0.1.1</string>
<string>0.2.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit ea297f9

Please sign in to comment.