Skip to content

Commit

Permalink
fix link (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineDominion authored Nov 5, 2018
1 parent 9be650f commit 1e578a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ To create a new release, create a pull request targeting either `master`, or a s

- [ ] Bump version number in `ReSwift-Thunk.podspec` and `Info.plist` (We follow [semver](https://semver.org/) - most importantly any breaking API change should result in a major API version bump)
- [ ] Add the new version number and the release date to `CHANGELOG.md`
- [ ] Create a tag off of the relevant branch (`master` for regular release) and add the relevant changelog entries to the [release list on GitHub](https://github.com/ReSwift/ReSwift/releases)
- [ ] Create a tag off of the relevant branch (`master` for regular release) and add the relevant changelog entries to the [release list on GitHub](https://github.com/ReSwift/ReSwift-Thunk/releases)
- [ ] Publish the new version to the CocoaPods trunk

0 comments on commit 1e578a7

Please sign in to comment.