From d312d6ae5a84d982f7965f9e5869cc4703a5e1cb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 13 May 2017 10:34:38 +0200 Subject: [PATCH] 1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdb8d04..0b6dad5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartsystem", - "version": "1.0.14", + "version": "1.0.15", "description": "simplifies lazy loading with TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",