Skip to content

Commit ea90600

Browse files
committed
Bump to 10.0.4
1 parent e00fdbe commit ea90600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rake/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rake
2-
VERSION = '10.0.3'
2+
VERSION = '10.0.4'
33

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

0 commit comments

Comments
 (0)