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 42c16a3 commit 0513a33Copy full SHA for 0513a33
Changelog.md
@@ -1,5 +1,8 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.3...5-1-maintenance)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.1.0...5-1-maintenance)
3
+
4
+### 5.1.0 / 2022-01-26
5
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.3...v5.1.0)
6
7
Enhancements:
8
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.
- STRING = '5.1.0.pre'
+ STRING = '5.1.0'
end
9
0 commit comments