Skip to content

Commit

Permalink
Version 0.16.0
Browse files Browse the repository at this point in the history
Upgrade loom-js to v1.80.0
  • Loading branch information
enlight committed Sep 18, 2021
1 parent c17c86b commit 0c00658
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 714 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.16.0
---

1. Enhancements

* Updated to `loom-js v1.80.0`

v0.15.0
---

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dappchain",
"truffle"
],
"version": "0.15.0",
"version": "0.16.0",
"license": "BSD-3-Clause",
"main": "dist/index.js",
"scripts": {
Expand All @@ -35,6 +35,6 @@
"bip39": "^2.5.0",
"bn.js": "^4.11.8",
"ed25519-hd-key": "^1.0.0",
"loom-js": "1.79.0"
"loom-js": "1.80.0"
}
}
Loading

0 comments on commit 0c00658

Please sign in to comment.