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 8f867f4 commit ce70c2fCopy full SHA for ce70c2f
lib/rspec/rails/version.rb
@@ -3,7 +3,7 @@ module Rails
3
# Version information for RSpec Rails.
4
module Version
5
# Current version of RSpec Rails, in semantic versioning format.
6
- STRING = '6.0.0'
+ STRING = '6.0.1'
7
end
8
9
0 commit comments