diff --git a/package.json b/package.json index ba799898..dfdb478a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-cookie", - "version": "6.0.1", + "version": "7.0.0", "description": "Implementation of Angular 1.x $cookies service to Angular", "scripts": { "ng": "ng", diff --git a/projects/ngx-cookie-backend/package.json b/projects/ngx-cookie-backend/package.json index 35faff47..e67770ba 100644 --- a/projects/ngx-cookie-backend/package.json +++ b/projects/ngx-cookie-backend/package.json @@ -1,6 +1,6 @@ { "name": "ngx-cookie-backend", - "version": "6.0.1", + "version": "7.0.0", "description": "Implementation of Angular 1.x $cookies service to Angular", "repository": { "type": "git", diff --git a/projects/ngx-cookie/package.json b/projects/ngx-cookie/package.json index 5d6f8548..ac28d6b9 100644 --- a/projects/ngx-cookie/package.json +++ b/projects/ngx-cookie/package.json @@ -1,6 +1,6 @@ { "name": "ngx-cookie", - "version": "6.0.1", + "version": "7.0.0", "description": "Implementation of Angular 1.x $cookies service to Angular", "repository": { "type": "git",