Skip to content

Commit

Permalink
Merge pull request #31 from neilkimmett/master
Browse files Browse the repository at this point in the history
Bump podspec to 2.0.1
  • Loading branch information
khanlou committed Feb 5, 2018
2 parents 7b9764c + 00665d2 commit 56e2ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Promises.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Promises"
s.version = "2.0"
s.version = "2.0.1"
s.summary = "A Promise library for Swift"
s.description = "A Promise library for Swift, based partially on Javascript's A+ spec"
s.module_name = "Promise"
Expand Down

0 comments on commit 56e2ab8

Please sign in to comment.