Skip to content

Commit

Permalink
Update keywords in package.json and bump the version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ameerthehacker committed Nov 8, 2017
1 parent fa521a9 commit 5d62ec1
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -10,7 +10,16 @@
"email": "ameerjhanprof@gmail.com"
},
"keywords": [
"angular"
"angular",
"angular2",
"ng2",
"ng4",
"ngx",
"flash",
"messages",
"notifications",
"component",
"service"
],
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 5d62ec1

Please sign in to comment.