From ed60316868aa01f502ca33fed5e17b2b53a0fe73 Mon Sep 17 00:00:00 2001 From: Justin French Date: Wed, 17 Aug 2011 07:42:20 +1000 Subject: [PATCH] update release instructions, no longer need to edit date --- RELEASE_PROCESS | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE_PROCESS b/RELEASE_PROCESS index 19f8db09f..416b9afd0 100644 --- a/RELEASE_PROCESS +++ b/RELEASE_PROCESS @@ -1,5 +1,4 @@ # edit version.rb -# edit gemspec release date git ci formtastic.gemspec -m "new gemspec" # commit changes git tag X.X.X # tag the new version in the code base too gem build formtastic.gemspec # build the gem