@0xproject/contract-wrappers@1.0.0-rc.1

This commit is contained in:
Leonid Logvinov 2018-07-19 23:54:10 +02:00
parent 161f96c07d
commit dff0fc65bf
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
[ [
{ {
"version": "1.0.0", "version": "1.0.0-rc.1",
"changes": [ "changes": [
{ {
"note": "Update blockstream to v5.0 and propogate up caught errors to active subscriptions" "note": "Update blockstream to v5.0 and propogate up caught errors to active subscriptions",
"pr": 815
}, },
{ {
"note": "Update to v2 of 0x rpotocol", "note": "Update to v2 of 0x rpotocol",
"pr": 822 "pr": 822
} }
], ]
"timestamp": 1531149657
}, },
{ {
"timestamp": 1531919263, "timestamp": 1531919263,

View File

@ -1,6 +1,6 @@
{ {
"name": "@0xproject/contract-wrappers", "name": "@0xproject/contract-wrappers",
"version": "0.1.1", "version": "1.0.0-rc.1",
"description": "Smart TS wrappers for 0x smart contracts", "description": "Smart TS wrappers for 0x smart contracts",
"keywords": [ "keywords": [
"0xproject", "0xproject",