Skip to content

Commit

Permalink
[expectations] Version 3.8.6
Browse files Browse the repository at this point in the history
This commit was imported from rspec/rspec-expectations@f7c4a6f.
  • Loading branch information
JonRowe committed Oct 7, 2019
1 parent 10ac688 commit a21e6de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rspec-expectations/Changelog.md
@@ -1,4 +1,4 @@
### Development
### 3.8.6 / 2019-10-07

Bug Fixes:

Expand Down
2 changes: 1 addition & 1 deletion rspec-expectations/lib/rspec/expectations/version.rb
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 a21e6de

Please sign in to comment.