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 d84b012 commit aa79169Copy full SHA for aa79169
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.0...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.0...7-1-maintenance)
3
4
### 7.1.0 / 2024-11-09
5
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.2...v7.1.0)
lib/rspec/rails/version.rb
@@ -3,7 +3,7 @@ module Rails
# Version information for RSpec Rails.
module Version
# Current version of RSpec Rails, in semantic versioning format.
6
- STRING = '7.2.0.pre'
+ STRING = '7.1.0'
7
end
8
9
0 commit comments