craigmarksmith-rake 0.8.4.102 → 0.8.4.103

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/rake.rb +1 -1
  2. metadata +1 -1
data/lib/rake.rb CHANGED
@@ -29,7 +29,7 @@
29
29
  # as a library via a require statement, but it can be distributed
30
30
  # independently as an application.
31
31
 
32
- RAKEVERSION = '0.8.4.102'
32
+ RAKEVERSION = '0.8.4.103'
33
33
 
34
34
  require 'rbconfig'
35
35
  require 'fileutils'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: craigmarksmith-rake
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.4.102
4
+ version: 0.8.4.103
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jim Weirich