X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=release-script.txt;h=3b5b5694e9dd30b0391c1ab84f2c3791194b92f4;hb=refs%2Fheads%2Fnext;hp=c94b23f7d622107831a47ac2e5975ef17b47a7ca;hpb=d8796a0f43015c5e2d3b4768fdd6f9187a2db6a2;p=sup diff --git a/release-script.txt b/release-script.txt index c94b23f..3b5b569 100644 --- a/release-script.txt +++ b/release-script.txt @@ -14,7 +14,8 @@ vi www/index.html # and include CONTRIBUTORS git checkout -b release- vi lib/sup.rb bin/sup # and bump BOTH version numbers # ... git add, commit, etc -gem1.8 build sup.gemspec +rake gem +rake tarball # manually upload git publish-branch rake upload_webpage