Closed kantorcodes closed 9 years ago
I'm actually not quite sure how to do this. Also, my likeness for CocoaPods is beginning to decrease, due to all this maintenance work :)
git checkout feature/swift2.0
git tag 1.4
git add . && git commit -m "swift 2.0 tag" && git push
Should work ?
I've pushed a tag now. Thanks!
I think the s.version in the podspec also needs to be updated to 1.4
No problem!
Hi,
Would it be possible to tag a release for swift 2.0, so that we can add Async as a dependency in our pods?