Skip to content

Commit

Permalink
rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea authored and andrea committed Mar 18, 2012
1 parent cd05528 commit ac464cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -8,7 +8,7 @@ require 'rake/testtask'

spec = Gem::Specification.new do |s|
s.name = 'freightrain'
s.version = '0.8.2'
s.version = '0.8.2a'
s.add_dependency('require_all', '>= 1.1.0')
s.has_rdoc = false
s.homepage = "http://github.com/bolthar/freightrain"
Expand Down

0 comments on commit ac464cb

Please sign in to comment.