superstore.gemspec in superstore-2.2.0 vs superstore.gemspec in superstore-2.3.0
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'superstore'
- s.version = '2.2.0'
+ s.version = '2.3.0'
s.description = 'ActiveModel for many attributes'
s.summary = 'JSONB ActiveModel'
s.authors = ["Michael Koziarski", "Infogroup"]
s.email = 'developer@matthewhiggins.com'
s.homepage = 'http://github.com/data-axle/superstore'