Skip to content

Commit

Permalink
Bumped version to 0.8.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed May 15, 2009
1 parent 2460082 commit bafe1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# as a library via a require statement, but it can be distributed
# independently as an application.

RAKEVERSION = '0.8.6'
RAKEVERSION = '0.8.7'

require 'rbconfig'
require 'fileutils'
Expand Down

0 comments on commit bafe1ee

Please sign in to comment.