From 5d62ec1b74d654f941862ed90973bd50eb4e35fd Mon Sep 17 00:00:00 2001 From: ameerthehacker Date: Wed, 8 Nov 2017 21:36:53 +0530 Subject: [PATCH] Update keywords in package.json and bump the version to 0.1.2 --- src/package.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/package.json b/src/package.json index 35b6168..f5b6644 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "ng-flash-messages", - "version": "0.1.1", + "version": "0.1.2", "repository": { "type": "git", "url": "https://github.com/ameerthehacker/ng-flash-messages.git" @@ -10,7 +10,16 @@ "email": "ameerjhanprof@gmail.com" }, "keywords": [ - "angular" + "angular", + "angular2", + "ng2", + "ng4", + "ngx", + "flash", + "messages", + "notifications", + "component", + "service" ], "license": "MIT", "bugs": {