From dff0fc65bf402b5889f39fe52de5b64c75331fad Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 23:54:10 +0200 Subject: @0xproject/contract-wrappers@1.0.0-rc.1 --- packages/contract-wrappers/CHANGELOG.json | 8 ++++---- packages/contract-wrappers/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'packages/contract-wrappers') diff --git a/packages/contract-wrappers/CHANGELOG.json b/packages/contract-wrappers/CHANGELOG.json index c6b5d07f7..1aa4d0b64 100644 --- a/packages/contract-wrappers/CHANGELOG.json +++ b/packages/contract-wrappers/CHANGELOG.json @@ -1,16 +1,16 @@ [ { - "version": "1.0.0", + "version": "1.0.0-rc.1", "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", "pr": 822 } - ], - "timestamp": 1531149657 + ] }, { "timestamp": 1531919263, diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json index 4fea25241..0b6d44f6a 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0xproject/contract-wrappers", - "version": "0.1.1", + "version": "1.0.0-rc.1", "description": "Smart TS wrappers for 0x smart contracts", "keywords": [ "0xproject", -- cgit v1.2.3