rdiscount_wm.gemspec in rdiscount_wm-3.0.0.0 vs rdiscount_wm.gemspec in rdiscount_wm-3.1.0.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'rdiscount_wm'
- s.version = '3.0.0.0'
+ s.version = '3.1.0.0'
s.summary = "Fast Implementation of Gruber's Markdown in C With Math(LaTex, MathJax) Support"
s.date = '2014-04-15'
s.email = 'i@liangsun.org'
s.homepage = 'https://github.com/liangsun/rdiscount'
s.authors = ["Ryan Tomayko", "David Loren Parsons", "Andrew White", "David Foster", "Liang Sun"]