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 3d2a893 commit 0755dd4Copy full SHA for 0755dd4
Changelog.md
@@ -1,3 +1,6 @@
1
+### Development
2
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...main)
3
+
4
### 5.0.0 / 2021-03-09
5
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.1.1...v5.0.0)
6
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.0.0'
+ STRING = '5.1.0.pre'
7
end
8
9
0 commit comments