@0xproject/web3-wrapper@1.0.0

This commit is contained in:
Leonid Logvinov 2018-07-19 22:54:32 +02:00
parent d774dbc432
commit cdf85e5eee
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[ [
{ {
"version": "0.7.3", "version": "1.0.0",
"changes": [ "changes": [
{ {
"note": "Export `marshaller` utility file.", "note": "Export `marshaller` utility file.",

View File

@ -1,6 +1,6 @@
{ {
"name": "@0xproject/web3-wrapper", "name": "@0xproject/web3-wrapper",
"version": "0.7.3", "version": "1.0.0",
"engines": { "engines": {
"node": ">=6.12" "node": ">=6.12"
}, },