From c13f98c408962307b32e8ae5d9cec64c6a497fa6 Mon Sep 17 00:00:00 2001 From: Unchosen Date: Sat, 16 Jul 2016 13:39:54 +0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4afd54..e6504a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "0.1.0", + "version": "0.1.1", "description": "Require differently in node.js, with a new process.", "main": "index.js", "directories": {