Rakefile in merb-admin-0.6.0 vs Rakefile in merb-admin-0.6.1

- old
+ new

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