Skip to content

Commit

Permalink
Fixes version name to prepare cocoapods submit
Browse files Browse the repository at this point in the history
  • Loading branch information
gbonnin committed Jun 8, 2016
1 parent 9502f1c commit 73a04cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SNSSocial.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SNSSocial'
s.version = '2.0'
s.version = '2.0.0'
s.homepage = 'http://www.smartnsoft.com'
s.license = 'Free'
s.summary = 'An iOS framework built by Smart&Soft, cutting edge mobile agency in France.'
Expand Down

0 comments on commit 73a04cb

Please sign in to comment.