switched to using bundle's own gemspec format

instead of jeweler
This commit is contained in:
2010-11-24 12:58:47 +00:00
parent 803ad03d6c
commit fceb7b8ff2
7 changed files with 61 additions and 45 deletions

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

@@ -0,0 +1,3 @@
module TimeExt
VERSION = "0.2.7"
end