diff --git a/package-lock.json b/package-lock.json index f064fd5..d829a81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-lss", - "version": "1.0.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ngx-lss", - "version": "1.0.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "@angular/animations": "^15.0.2", diff --git a/package.json b/package.json index 33f2127..d118e73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-lss", - "version": "1.0.0", + "version": "2.0.0", "author": { "email": "chernodubv@gmail.com", "name": "Viktor Chernodub",