Skip to content

Commit

Permalink
bump version to 2.0.0.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Oct 5, 2010
1 parent 3149772 commit c5e6bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/core/version.rb
@@ -1,7 +1,7 @@
module RSpec # :nodoc: module RSpec # :nodoc:
module Core # :nodoc: module Core # :nodoc:
module Version # :nodoc: module Version # :nodoc:
STRING = '2.0.0.beta.22' STRING = '2.0.0.rc'
end end
end end
end end

0 comments on commit c5e6bc0

Please sign in to comment.