Skip to content

Commit

Permalink
Updated the version number in the gem specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cody Robbins committed Nov 12, 2011
1 parent 99ed3b9 commit ed982a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syllabify.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'syllabify'
s.version = '1.0.0'
s.version = '1.0.1'
s.summary = 'A Ruby port of the Penn Phonetics Toolkit (P2TK) syllabifier.'
s.homepage = 'http://codyrobbins.com/software/syllabify'
s.author = 'Cody Robbins'
Expand Down

0 comments on commit ed982a8

Please sign in to comment.