diff --git a/package-lock.json b/package-lock.json index 2380465..c327a2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mobicoop/configuration", - "version": "2.5.1", + "version": "2.5.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mobicoop/configuration", - "version": "2.5.1", + "version": "2.5.2", "license": "AGPL", "dependencies": { "@grpc/grpc-js": "^1.9.9", diff --git a/package.json b/package.json index 6aaa95e..5a04e46d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mobicoop/configuration", - "version": "2.5.1", + "version": "2.5.2", "description": "Mobicoop V3 Configuration Service", "author": "sbriat", "private": true,