From ce92724b99d89a204ad3e8cc11c362eadedde316 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 6 Jul 2021 10:37:07 +0000 Subject: [PATCH] feat: algorithm-queue scale (#1318) * feat: algorithm-queue sclae * feat: algorithm-queue scaled .... bump version [skip ci] --- core/algorithm-operator/package-lock.json | 2 +- core/algorithm-operator/package.json | 2 +- core/algorithm-queue/package-lock.json | 2 +- core/algorithm-queue/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/algorithm-operator/package-lock.json b/core/algorithm-operator/package-lock.json index bd2103185..8ab76f822 100644 --- a/core/algorithm-operator/package-lock.json +++ b/core/algorithm-operator/package-lock.json @@ -1,6 +1,6 @@ { "name": "algorithm-operator", - "version": "2.1.7", + "version": "2.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/core/algorithm-operator/package.json b/core/algorithm-operator/package.json index 734851b21..8e54354ab 100644 --- a/core/algorithm-operator/package.json +++ b/core/algorithm-operator/package.json @@ -1,6 +1,6 @@ { "name": "algorithm-operator", - "version": "2.1.7", + "version": "2.1.8", "description": "", "main": "index.js", "scripts": { diff --git a/core/algorithm-queue/package-lock.json b/core/algorithm-queue/package-lock.json index db7f52f8f..c9d8f1fd9 100644 --- a/core/algorithm-queue/package-lock.json +++ b/core/algorithm-queue/package-lock.json @@ -1,6 +1,6 @@ { "name": "algorithm-queue", - "version": "2.1.6", + "version": "2.1.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/core/algorithm-queue/package.json b/core/algorithm-queue/package.json index 6d3954941..b0fcdb3e0 100644 --- a/core/algorithm-queue/package.json +++ b/core/algorithm-queue/package.json @@ -1,6 +1,6 @@ { "name": "algorithm-queue", - "version": "2.1.6", + "version": "2.1.7", "description": "", "main": "app.js", "directories": {