Skip to content

Commit

Permalink
Bump to 10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Mar 25, 2013
1 parent e00fdbe commit ea90600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Rake
VERSION = '10.0.3'
VERSION = '10.0.4'

module Version # :nodoc: all
MAJOR, MINOR, BUILD, = Rake::VERSION.split '.'
Expand Down

0 comments on commit ea90600

Please sign in to comment.