Rakefile in merb-admin-0.4.5 vs Rakefile in merb-admin-0.4.6
- old
+ new
@@ -7,10 +7,10 @@
GEM_NAME = "merb-admin"
AUTHOR = "Erik Michaels-Ober"
EMAIL = "sferik@gmail.com"
HOMEPAGE = "http://twitter.com/sferik"
SUMMARY = "MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data."
-GEM_VERSION = "0.4.5"
+GEM_VERSION = "0.4.6"
spec = Gem::Specification.new do |s|
s.rubyforge_project = "merb"
s.name = GEM_NAME
s.version = GEM_VERSION