]> git.cworth.org Git - sup/blobdiff - release-script.txt
Add new :crypto_default configuration option.
[sup] / release-script.txt
index c94b23f7d622107831a47ac2e5975ef17b47a7ca..3b5b5694e9dd30b0391c1ab84f2c3791194b92f4 100644 (file)
@@ -14,7 +14,8 @@ vi www/index.html # and include CONTRIBUTORS
 git checkout -b release-<releasename>
 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