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