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