Skip to content

Commit

Permalink
bumped to version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Sep 10, 2008
1 parent e53e1cd commit 4a3b3f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1.11'
RAKEVERSION = '0.8.2'

require 'rbconfig'
require 'getoptlong'
Expand Down
4 changes: 2 additions & 2 deletions rake.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
--- !ruby/object:Gem::Specification
name: rake
version: !ruby/object:Gem::Version
version: 0.8.1.11
version: 0.8.2
platform: ruby
authors:
- Jim Weirich
autorequire:
bindir: bin
cert_chain: []

date: 2008-09-08 00:00:00 -04:00
date: 2008-09-09 00:00:00 -04:00
default_executable: rake
dependencies: []

Expand Down

0 comments on commit 4a3b3f7

Please sign in to comment.