Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Commit 7e43cb6

Browse files
committed
Bump version to 0.8.0
1 parent 50c4a4b commit 7e43cb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "truffle-assertions",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"description": "Additional assertions and utilities for testing Ethereum smart contracts in Truffle unit tests",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)