Rakefile in teamon-merb-flash-0.1.3 vs Rakefile in teamon-merb-flash-0.1.4

- old
+ new

@@ -3,13 +3,13 @@ require 'merb-core' require 'merb-core/tasks/merb' GEM_NAME = "merb-flash" -GEM_VERSION = "0.1.3" +GEM_VERSION = "0.1.4" AUTHOR = "Tymon Tobolski" EMAIL = "i@teamon.eu" -HOMEPAGE = "http://blog.teamon.eu/projekty/" +HOMEPAGE = "http://teamon.eu/" SUMMARY = "Merb plugin that provides rails-like flash messages" spec = Gem::Specification.new do |s| s.rubyforge_project = 'merb' s.name = GEM_NAME \ No newline at end of file