Skip to content

Commit

Permalink
- adjust version
Browse files Browse the repository at this point in the history
- add angular version 7 to the keywords
  • Loading branch information
madoar committed Mar 10, 2019
1 parent 45741dc commit 871d73b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular-archwizard",
"version": "4.0.0-develop",
"version": "4.0.0",
"license": "MIT",
"description": "An angular 5+ module containing a wizard component and its supporting components and directives",
"homepage": "https://github.com/madoar/angular-archwizard",
Expand All @@ -19,10 +19,13 @@
"angular",
"angular5",
"angular6",
"angular7",
"angular 5",
"angular 6",
"angular 7",
"ng5",
"ng6",
"ng7",
"ngx",
"typescript",
"wizard",
Expand Down

0 comments on commit 871d73b

Please sign in to comment.