Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
Version 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Oct 7, 2019
1 parent 9423442 commit f7c4a6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Development
### 3.8.6 / 2019-10-07

Bug Fixes:

Expand Down
2 changes: 1 addition & 1 deletion lib/rspec/expectations/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RSpec
module Expectations
# @private
module Version
STRING = '3.8.5'
STRING = '3.8.6'
end
end
end

0 comments on commit f7c4a6f

Please sign in to comment.