We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f181dd1 commit 83bb612Copy full SHA for 83bb612
lib/rspec/version.rb
@@ -1,5 +1,5 @@
1
module RSpec # :nodoc:
2
module Version # :nodoc:
3
- STRING = '2.9.0.rc2'
+ STRING = '2.9.0'
4
end
5
0 commit comments