Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssoroka committed Nov 12, 2008
1 parent aef9156 commit 95096c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -2,7 +2,7 @@ require 'rubygems'
require 'rake'
require 'echoe'

Echoe.new('ansi', '1.0.0') do |p|
Echoe.new('ansi', '1.0.1') do |p|
p.description = 'Use ANSI codes in printed output, including colors and controlling the cursor, clearing the line, and clearing the screen.'
p.url = 'http://github.com/ssoroka/ansi'
p.author = 'Steven Soroka'
Expand Down

0 comments on commit 95096c5

Please sign in to comment.