one more tweak

This commit is contained in:
Rick Bradley
2014-05-05 13:56:08 -05:00
parent 3f1dc71cc2
commit 452cfd32d7

View File

@@ -151,5 +151,5 @@ If you are the current maintainer of this gem:
0. Install the new gem locally 0. Install the new gem locally
0. Test behavior locally, branch deploy, whatever needs to happen 0. Test behavior locally, branch deploy, whatever needs to happen
0. Merge github/linguist PR 0. Merge github/linguist PR
0. Tag `vx.xx.xx` release on github/linguist; push tag 0. Tag and push: `git tag vx.xx.xx; git push --tags`
0. Push to rubygems.org -- `gem push github-linguist-2.10.12.gem` 0. Push to rubygems.org -- `gem push github-linguist-2.10.12.gem`