solidus_comments.gemspec in solidus_comments-1.0.0 vs solidus_comments.gemspec in solidus_comments-1.0.1
- old
+ new
@@ -1,9 +1,9 @@
# encoding: UTF-8
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'solidus_comments'
- s.version = '1.0.0'
+ s.version = '1.0.1'
s.summary = 'Adds comments to the solidus admin'
s.required_ruby_version = '>= 2.1'
s.author = [ 'Rails Dog', 'Solidus Contrib' ]
s.email = 'contact+comments@solidus.io'