structure.gemspec in structure-0.4.0 vs structure.gemspec in structure-0.5.0

- old
+ new

@@ -2,10 +2,10 @@ $:.push File.expand_path('../lib', __FILE__) require 'structure/version' Gem::Specification.new do |s| s.name = "structure" - s.version = Sucker::VERSION + s.version = Structure::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Paper Cavalier"] s.email = ["code@papercavalier.com"] s.homepage = "http://rubygems.com/gems/structure" s.summary = "A better Struct"