diff --git a/package.json b/package.json index 3af8a948..ba799898 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-cookie", - "version": "6.0.0", + "version": "6.0.1", "description": "Implementation of Angular 1.x $cookies service to Angular", "scripts": { "ng": "ng", @@ -93,4 +93,4 @@ "ts-node": "~10.8.1", "typescript": "~4.7.4" } -} \ No newline at end of file +} diff --git a/projects/ngx-cookie-backend/package.json b/projects/ngx-cookie-backend/package.json index 9285eaab..35faff47 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.0", + "version": "6.0.1", "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 af484bcc..5d6f8548 100644 --- a/projects/ngx-cookie/package.json +++ b/projects/ngx-cookie/package.json @@ -1,6 +1,6 @@ { "name": "ngx-cookie", - "version": "6.0.0", + "version": "6.0.1", "description": "Implementation of Angular 1.x $cookies service to Angular", "repository": { "type": "git",