Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerdude committed Jul 22, 2010
1 parent eee19cf commit d8ed90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require 'rubygems'
require 'rake'
require 'echoe'

Echoe.new("mediainfo-ruby", "0.1.9") do |p|
Echoe.new("mediainfo-ruby", "0.2.0") do |p|
p.description = "MediaInfo Ruby Bridge. Call MediaInfo lib directly"
p.url = "http://github.com/hackerdude/mediainfo-ruby"
p.author = "David Martinez"
Expand Down

0 comments on commit d8ed90e

Please sign in to comment.