@0xproject/migrations@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 23:46:23 +02:00
parent d5e633c38f
commit 67ad21b368
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
[
{
"version": "1.0.0",
"changes": [
{
"note": "Added migrations for 0x Protocol v2"
}
]
},
{
"timestamp": 1531919263,
"version": "0.0.10",

View File

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