diff --git a/package-lock.json b/package-lock.json index 67d8437..76dd4dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lens-demo", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lens-demo", - "version": "0.1.0", + "version": "0.2.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@angular/animations": "^15.1.0", diff --git a/package.json b/package.json index 92a8396..2fb3750 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lens-demo", - "version": "0.1.0", + "version": "0.2.0", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng",