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 3df49f5 commit bf20df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/version.rb
@@ -1,5 +1,5 @@
module RSpec # :nodoc:
module Version # :nodoc:
STRING = '2.0.0.beta.22'
STRING = '2.0.0.rc'
end
end

0 comments on commit bf20df3

Please sign in to comment.