From 60fa67153ddcdfdc283a53828c993a1eaec83ef3 Mon Sep 17 00:00:00 2001 From: Andreas Bomholtz Date: Tue, 3 May 2022 13:39:00 +0200 Subject: [PATCH] v1.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc12312..f56d954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wappsto-cli", - "version": "1.5.7", + "version": "1.5.8", "description": "Command Line Interface for Wappsto", "scripts": { "lint": "eslint --ignore-pattern examples --ignore-path .gitignore .",