We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53e1cd commit 4a3b3f7Copy full SHA for 4a3b3f7
lib/rake.rb
@@ -29,7 +29,7 @@
29
# as a library via a require statement, but it can be distributed
30
# independently as an application.
31
32
-RAKEVERSION = '0.8.1.11'
+RAKEVERSION = '0.8.2'
33
34
require 'rbconfig'
35
require 'getoptlong'
rake.gemspec
@@ -1,15 +1,15 @@
1
--- !ruby/object:Gem::Specification
2
name: rake
3
version: !ruby/object:Gem::Version
4
- version: 0.8.1.11
+ version: 0.8.2
5
platform: ruby
6
authors:
7
- Jim Weirich
8
autorequire:
9
bindir: bin
10
cert_chain: []
11
12
-date: 2008-09-08 00:00:00 -04:00
+date: 2008-09-09 00:00:00 -04:00
13
default_executable: rake
14
dependencies: []
15
0 commit comments