Skip to content

Commit

Permalink
Bump podspec to 2.0.1
Browse files Browse the repository at this point in the history
- to include changes from #29
  • Loading branch information
neilkimmett committed Feb 5, 2018
1 parent 7b9764c commit 00665d2
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 00665d2

Please sign in to comment.