From dd665deb2c599092278406a3e97e9b51adb9d837 Mon Sep 17 00:00:00 2001 From: azu Date: Fri, 21 Apr 2017 23:47:26 +0900 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ef9a9..2c269d0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "index.js" ], "name": "@almin/migration-tools", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "scripts": { "test": "jest"