Skip to content

Commit

Permalink
bump to rake-0.9.3.beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Oct 25, 2012
1 parent eae594d commit 46d12f7
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
Expand Up @@ -5,7 +5,7 @@ module Version # :nodoc: all
MINOR = 9,
BUILD = 3,
'beta',
BETA = 2,
BETA = 3,
]
end
VERSION = Version::NUMBERS.join('.')
Expand Down

0 comments on commit 46d12f7

Please sign in to comment.