From 9c8e3bc4c9a79ab1f2f99c978a8d79c11384843a Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 23:14:30 +0200 Subject: @0xproject/dev-utils@1.0.0 --- packages/dev-utils/CHANGELOG.json | 8 ++++++++ packages/dev-utils/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/dev-utils/CHANGELOG.json b/packages/dev-utils/CHANGELOG.json index d092ddf55..4093d352e 100644 --- a/packages/dev-utils/CHANGELOG.json +++ b/packages/dev-utils/CHANGELOG.json @@ -1,4 +1,12 @@ [ + { + "version": "1.0.0", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, { "timestamp": 1531919263, "version": "0.4.6", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index d461f769e..f84915a99 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0xproject/dev-utils", - "version": "0.4.6", + "version": "1.0.0", "engines": { "node": ">=6.12" }, -- cgit v1.2.3