Skip to content

Commit

Permalink
Bumped to version 0.9.0.beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Mar 14, 2011
1 parent b7f4917 commit ff707b5
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
MINOR = 9,
BUILD = 0,
BETA = 'beta',
BETANUM = 4,
BETANUM = 5,
]
end
VERSION = Version::NUMBERS.join('.')
Expand Down

0 comments on commit ff707b5

Please sign in to comment.