Update package.json versions to match the npm ones

This commit is contained in:
Leonid Logvinov
2018-10-02 14:45:16 +02:00
parent 8b7888b736
commit f80faf0b48
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/utils",
"version": "2.0.0",
"version": "2.0.1",
"engines": {
"node": ">=6.12"
},