From 03edfdb3022814e296044abe9dbd5bc1151d1c3b Mon Sep 17 00:00:00 2001 From: Martin Reinhardt Date: Thu, 27 Oct 2016 04:06:39 +0200 Subject: [PATCH] 0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee6d718..354260c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@holisticon/angular-common", - "version": "0.3.4", + "version": "0.3.5", "description": "Common angular build module for Angular 2", "scripts": { "webpack": "webpack",