From bdf650f39c9ae990d313f30724925dc1b30d6d15 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 1 Aug 2017 14:26:17 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 754b1c6..e390f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "requirable", - "version": "1.0.3", + "version": "1.0.4", "description": "Enables a module to require itself by name", "main": "src/index.js", "scripts": {