Skip to content

Commit

Permalink
Prepare 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Oct 7, 2022
1 parent 5d74a5c commit 9f004ec
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
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## 0.6.0

- Add `to_contain_exactly` matcher.
- Allow `to_raise` to receive the second argument.
Expand Down
2 changes: 1 addition & 1 deletion lib/easytest/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Easytest
VERSION = "0.5.2"
VERSION = "0.6.0"
end

0 comments on commit 9f004ec

Please sign in to comment.