Skip to content

Commit 0755dd4

Browse files
committed
5.1.0.pre
1 parent 3d2a893 commit 0755dd4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Development
2+
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...main)
3+
14
### 5.0.0 / 2021-03-09
25
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.1.1...v5.0.0)
36

lib/rspec/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Rails
33
# Version information for RSpec Rails.
44
module Version
55
# Current version of RSpec Rails, in semantic versioning format.
6-
STRING = '5.0.0'
6+
STRING = '5.1.0.pre'
77
end
88
end
99
end

0 commit comments

Comments
 (0)