From 57857e1e8b5372d9cc90e881ad48a1c754484a4f Mon Sep 17 00:00:00 2001 From: Unchosen Date: Sat, 11 Feb 2017 10:07:25 +0800 Subject: [PATCH] Release v1.0.0-1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18d8606..7b9ec5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "1.0.0-0", + "version": "1.0.0-1", "description": "require with a fork and a promise", "main": "index.js", "directories": {