diff --git a/package-lock.json b/package-lock.json index 3e92fba9..4a51ea3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chayns-api", - "version": "2.0.9-1", + "version": "2.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chayns-api", - "version": "2.0.9-1", + "version": "2.0.9", "dependencies": { "@module-federation/enhanced": "^0.6.10", "@module-federation/runtime": "^0.6.9", diff --git a/package.json b/package.json index c2fcd4a4..21604624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chayns-api", - "version": "2.0.9-1", + "version": "2.0.9", "description": "new chayns api", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",