phantom_svg.gemspec in phantom_svg-1.2.3 vs phantom_svg.gemspec in phantom_svg-1.2.4
- old
+ new
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'phantom_svg'
- s.version = '1.2.3'
+ s.version = '1.2.4'
s.license = 'LGPL-3.0'
s.summary = 'Hight end SVG manipulation tools for Ruby'
s.description = 'Hight end SVG manipulation tools for Ruby.\n' \
'Includes chained keyframe generation, (A)PNG conversion and more.'
s.authors = ['Rika Yoshida', 'Naoki Iwakawa', 'Rei Kagetsuki']