assert_same.gemspec in assert_same-0.5 vs assert_same.gemspec in assert_same-0.6

- old
+ new

@@ -1,9 +1,9 @@ require 'rubygems' SPEC = Gem::Specification.new do |s| s.name = "assert_same" - s.version = "0.5" + s.version = "0.6" s.author = "Pluron, Inc." s.email = "support@pluron.com" s.homepage = "http://github.com/acunote/assert_same" s.platform = Gem::Platform::RUBY s.description = "assert_same assertion"