diff --git a/package-lock.json b/package-lock.json index 0840f0bd..f017a83b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "angular-archwizard", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6c8f2972..1adc40ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-archwizard", - "version": "5.0.0", + "version": "5.0.1", "license": "MIT", "description": "An angular 5+ module containing a wizard component and its supporting components and directives", "homepage": "https://github.com/madoar/angular-archwizard",