diff --git a/package-lock.json b/package-lock.json index 3d7828a..4244518 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mobicoop/configuration", - "version": "2.5.3", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mobicoop/configuration", - "version": "2.5.3", + "version": "2.6.0", "license": "AGPL", "dependencies": { "@grpc/grpc-js": "^1.9.9", diff --git a/package.json b/package.json index c5a9f12..6e58496 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mobicoop/configuration", - "version": "2.5.3", + "version": "2.6.0", "description": "Mobicoop V3 Configuration Service", "author": "sbriat", "private": true,