From 9fb203cf4c632cbc101d4658dbe293ca7301ced1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 28 Jul 2017 18:21:17 +0200 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6d2b79..3748910 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartinject", - "version": "1.0.3", + "version": "1.0.4", "description": "inject modules into node", "main": "dist/index.js", "typings": "dist/index.d.ts",