Skip to content

Commit

Permalink
Bump to 10.1.0.beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Apr 30, 2013
1 parent b7ba3bb commit ba21805
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.1.0.beta.1'
VERSION = '10.1.0.beta.2'

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

0 comments on commit ba21805

Please sign in to comment.