diff --git a/RELEASING.md b/RELEASING.md index 96c73bd16..e6b1b2ef6 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -5,8 +5,6 @@ Once your changes are in master, the latest release should be set as a draft at Once you've tested that it works as expected: +1. Bump version in `command/version.go`. 1. Run `make release` to generate release notes and release commit. 1. Edit the release notes at https://github.com/pact-foundation/pact-go/releases/edit/v. -1. Bump version in `command/version.go`. -1. Bump version in `RELEASE_VERSION` in https://app.wercker.com/Pact-Foundation/pact-go/environment. -