Skip to content

Commit 9b5ddec

Browse files
committed
v5.0.0
1 parent b64d4ae commit 9b5ddec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 5.0.0
1+
### 5.0.0 / 2021-03-09
22
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.1.1...main)
33

44
Enhancements:

lib/rspec/rails/version.rb

+1-1
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.pre'
6+
STRING = '5.0.0'
77
end
88
end
99
end

0 commit comments

Comments
 (0)