diff --git a/package-lock.json b/package-lock.json index 3540253..b29fb2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-sherlock-dev", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ngx-sherlock-dev", - "version": "3.0.0", + "version": "3.0.1", "license": "Apache-2.0", "dependencies": { "@angular/animations": "^12.2.15", diff --git a/package.json b/package.json index b07f0ec..497f946 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-sherlock-dev", - "version": "3.0.0", + "version": "3.0.1", "scripts": { "start": "FORCE_COLOR=1 npm-run-all -l -p watch:*", "watch:lib": "ng build @politie/ngx-sherlock --watch",