Skip to content

Commit 4a3b3f7

Browse files
committed
bumped to version 0.8.2
1 parent e53e1cd commit 4a3b3f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/rake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# as a library via a require statement, but it can be distributed
3030
# independently as an application.
3131

32-
RAKEVERSION = '0.8.1.11'
32+
RAKEVERSION = '0.8.2'
3333

3434
require 'rbconfig'
3535
require 'getoptlong'

rake.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
--- !ruby/object:Gem::Specification
22
name: rake
33
version: !ruby/object:Gem::Version
4-
version: 0.8.1.11
4+
version: 0.8.2
55
platform: ruby
66
authors:
77
- Jim Weirich
88
autorequire:
99
bindir: bin
1010
cert_chain: []
1111

12-
date: 2008-09-08 00:00:00 -04:00
12+
date: 2008-09-09 00:00:00 -04:00
1313
default_executable: rake
1414
dependencies: []
1515

0 commit comments

Comments
 (0)