diff --git a/core/algorithm-builder/package-lock.json b/core/algorithm-builder/package-lock.json index 959178996..f98e9b232 100644 --- a/core/algorithm-builder/package-lock.json +++ b/core/algorithm-builder/package-lock.json @@ -1,6 +1,6 @@ { "name": "algorithm-builder", - "version": "2.0.21", + "version": "2.0.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/core/algorithm-builder/package.json b/core/algorithm-builder/package.json index fbab8c43b..3a4566dc7 100644 --- a/core/algorithm-builder/package.json +++ b/core/algorithm-builder/package.json @@ -1,6 +1,6 @@ { "name": "algorithm-builder", - "version": "2.0.21", + "version": "2.0.22", "description": "build algorithm with hkube worker connectivity", "author": "Hkube", "license": "ISC",