diff --git a/package.json b/package.json index 214141f89..12b029d0f 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "api-gateway", - "version": "2.0.0", + "version": "2.1.0", "description": "CREDEBL SSI Platform API Gateway", - "author": "", - "license": "MIT", + "author": "LFDT", + "license": "Apache-2.0", "scripts": { "prebuild": "rimraf dist", "build": "nest build",