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