diff --git a/package-lock.json b/package-lock.json index 76f8f5e..f202de3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lens-demo", - "version": "0.2.8", + "version": "0.2.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lens-demo", - "version": "0.2.8", + "version": "0.2.9", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@angular/animations": "^15.1.0", diff --git a/package.json b/package.json index 3bf7b11..0457a1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lens-demo", - "version": "0.2.8", + "version": "0.2.9", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng",