Skip to content

Commit adae89c

Browse files
committed
prepare v0.0.6
1 parent cbf40f3 commit adae89c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
All notable changes will be documented in this file.
33

4+
## v0.0.6
5+
- fix: handle interface declarations
6+
47
## v0.0.5
58
- fix: support blocks/loops - #2
69
- fix: better ganache error handling and minor refactoring

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solidity-shell",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)