Skip to content

Commit 9603cf6

Browse files
committed
Release v0.3.1
1 parent 1105155 commit 9603cf6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.3.1 (unreleased)
3+
## 0.3.1 (2019-04-01)
44
* Add support for environments using `web3-provider-engine`. ([#24](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/24))
55

66
## 0.3.0 (2019-03-19)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openzeppelin-test-helpers",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "JavaScript testing helpers for Ethereum smart contract development.",
55
"main": "openzeppelin-test-helpers.js",
66
"files": [

0 commit comments

Comments
 (0)