switched to using bundle's own gemspec format

instead of jeweler
This commit is contained in:
2010-11-24 13:46:03 +00:00
parent bf29696c46
commit 20280f2c5d
6 changed files with 62 additions and 49 deletions

3
lib/redistat/version.rb Normal file
View File

@@ -0,0 +1,3 @@
module Redistat
VERSION = "0.0.3"
end