Change version number to reflect change of filenames
This commit is contained in:
parent
971e4e4f70
commit
262675fa4e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#encoding: UTF-8
|
#encoding: UTF-8
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'hammer-parser'
|
s.name = 'hammer-parser'
|
||||||
s.version = '0.1.0'
|
s.version = '0.2.0'
|
||||||
s.summary = 'Ruby bindings to the hammer parsing library.'
|
s.summary = 'Ruby bindings to the hammer parsing library.'
|
||||||
s.description = s.summary # TODO: longer description?
|
s.description = s.summary # TODO: longer description?
|
||||||
s.authors = ['Meredith L. Patterson', 'TQ Hirsch', 'Jakob Rath']
|
s.authors = ['Meredith L. Patterson', 'TQ Hirsch', 'Jakob Rath']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue