Skip to content

Commit

Permalink
Upgrade to parboiled 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirthias committed Jul 5, 2011
1 parent 5691dc4 commit da25205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ define 'pegdown' do

meta_inf << file('NOTICE')

PARBOILED_VERSION = '1.0.0'
PARBOILED_VERSION = '1.0.1'
PARBOILED = [
"org.parboiled:parboiled-core:jar:#{PARBOILED_VERSION}",
"org.parboiled:parboiled-core:jar:sources:#{PARBOILED_VERSION}",
Expand Down

0 comments on commit da25205

Please sign in to comment.