From b0caa2501623e2db79af324ef661cef7e6285d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Fri, 19 May 2017 16:34:34 +0300 Subject: [PATCH] Increment version to 1.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d4141e..c217f65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "abp-ng2-module", - "version": "1.1.0", + "version": "1.1.1", "description": "AspNet Boilerplate Angular Module", "main": "dist/bundles/abp-ng2-module.umd.js", "module": "dist/index.js",