@0xproject/order-utils@1.0.0-rc.1

This commit is contained in:
Leonid Logvinov
2018-07-19 23:23:37 +02:00
parent 1a1b7a2bc4
commit 114b31a813
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[
{
"version": "1.0.0",
"version": "1.0.0-rc.1",
"changes": [
{
"note": "Refactor to work with V2 of 0x protocol",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/order-utils",
"version": "1.0.0",
"version": "1.0.0-rc.1",
"engines": {
"node": ">=6.12"
},