Skip to content

Commit

Permalink
0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Oct 27, 2020
1 parent 6541eb7 commit 334cae2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.5.8 (unreleased)
## 0.5.8 (2020-10-27)
* Fixed `expectRevert` for Hardhat. ([#131](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/131))

## 0.5.7 (2020-10-13)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/test-helpers",
"version": "0.5.8-rc.0",
"version": "0.5.8",
"description": "JavaScript testing helpers for Ethereum smart contract development.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 334cae2

Please sign in to comment.