X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=release-script.txt;h=3b5b5694e9dd30b0391c1ab84f2c3791194b92f4;hb=b8dd68f59f6b9930e3cc1d30aed8ae4059874821;hp=c94b23f7d622107831a47ac2e5975ef17b47a7ca;hpb=095bd0414c14c042e2c13a019b70b7bde35605f0;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