diff --git a/RELEASE-PROCEDURE.md b/RELEASE-PROCEDURE.md index 46dbce8d5..b2f91f7db 100644 --- a/RELEASE-PROCEDURE.md +++ b/RELEASE-PROCEDURE.md @@ -7,4 +7,5 @@ 5. Add breaking changes to `UPGRADE-[new-version].md` 6. Push to master 7. [Add release in GitHub](https://github.com/ThreeDotsLabs/watermill/releases) -8. Update and validate examples: `make validate_examples` +8. Update Pub/Subs versions +9. Update and validate examples: `make validate_examples`