From 3bd4403ee3ff51cfa91890a86737c259f0d49e95 Mon Sep 17 00:00:00 2001 From: Martin Reinhardt Date: Tue, 8 Nov 2016 18:11:06 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2e5611..793dff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@holisticon/angular-common", - "version": "1.0.4", + "version": "1.0.2", "description": "Common angular build module for Angular 2", "scripts": { "webpack": "webpack",