Skip to content

Commit d7ceeba

Browse files
committed
closes #401
1 parent 28770aa commit d7ceeba

File tree

7 files changed

+623
-24
lines changed

7 files changed

+623
-24
lines changed

RELEASE-PROCESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ To release a new gem set:
77
5. Update `README.md` with last entry from `current-status.md`
88
6. Commit all the above. <- VERY IMPORTANT TO DO THIS BEFORE ADDING THE TAG
99
7. `git tag 1.0.alpha1.<new point release>`
10-
8. `git push origin edge` <- once build passes gems will be released!!!
10+
8. `git push --tags origin edge` <- once build passes gems will be released!!!
1111
9. Add a new release note (add release in git hub): Copy contents of the release note you created

0 commit comments

Comments
 (0)