Skip to content

Commit

Permalink
Bump to 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Nov 12, 2012
1 parent be0164d commit 00d3a81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rake/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ module Version # :nodoc: all
MAJOR = 10,
MINOR = 0,
BUILD = 0,
'beta',
BETA = 4,
]
end
VERSION = Version::NUMBERS.join('.')
Expand Down

0 comments on commit 00d3a81

Please sign in to comment.