We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7b92b commit ca2e88fCopy full SHA for ca2e88f
lib/rspec/support/version.rb
@@ -1,7 +1,7 @@
1
module RSpec
2
module Support
3
module Version
4
- STRING = '3.5.0.pre'
+ STRING = '3.5.0.beta3'
5
end
6
7
0 commit comments