Rakefile in toy-progress-0.0.1 vs Rakefile in toy-progress-0.0.2
- old
+ new
@@ -2,10 +2,10 @@
require 'rake/gempackagetask'
require 'rubygems/specification'
require 'date'
GEM = "progress"
-GEM_VERSION = "0.0.1"
+GEM_VERSION = "0.0.2"
AUTHOR = "toy"
EMAIL = "ivan@workisfun.ru"
HOMEPAGE = ""
SUMMARY = "Class to show progress during script run"
\ No newline at end of file