8000 Version 3.9.0 · rspec/rspec-rails@bc5aefe · GitHub
[go: up one dir, main page]

Skip to content

Commit bc5aefe

Browse files
committed
Version 3.9.0
1 parent 1ee8513 commit bc5aefe

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### Development
2-
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.3...master)
2+
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.9.0...master)
3+
4+
### 3.9.0 / 2019-10-08
5+
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.2...v3.9.0)
36

47
Enhancements
58

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

0 commit comments

Comments
 (0)
0