From 8e2c886c51b5c2e75e7020e7b0def291d8fc1727 Mon Sep 17 00:00:00 2001 From: "Reinhardt, Martin" Date: Wed, 24 May 2017 13:55:12 +0200 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 411af60..c8170e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@holisticon/angular-common", - "version": "1.3.0", + "version": "1.3.1", "description": "Common angular build module for Angular 2", "scripts": { "preclean": "npm i rimraf",