From 5642df6036d5aaf7de79e97091e9badc70600c6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:22:19 +0100 Subject: [PATCH] 1.31.2 (#226) Co-authored-by: GitHub Action --- bin/example/bin/lp-faas-toolbelt/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/example/bin/lp-faas-toolbelt/package.json b/bin/example/bin/lp-faas-toolbelt/package.json index 27825843..a374f924 100644 --- a/bin/example/bin/lp-faas-toolbelt/package.json +++ b/bin/example/bin/lp-faas-toolbelt/package.json @@ -1,6 +1,6 @@ { "name": "lp-faas-toolbelt", - "version": "1.31.1", + "version": "1.31.2", "description": "", "main": "lp-faas-toolbelt/index.js", "scripts": { diff --git a/package-lock.json b/package-lock.json index 889ba36a..2386600d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "liveperson-functions-cli", - "version": "1.31.1", + "version": "1.31.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "liveperson-functions-cli", - "version": "1.31.1", + "version": "1.31.2", "license": "MIT", "dependencies": { "@oclif/color": "^1.0.0", diff --git a/package.json b/package.json index 92b3dfa1..c2d81c5e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "liveperson-functions-cli", "description": "LivePerson Functions CLI", - "version": "1.31.1", + "version": "1.31.2", "author": { "name": "LivePersonInc", "email": "faas-lp@liveperson.com"