From c42c3ffba5a8242d99a13f19eac75ae8c0041bda Mon Sep 17 00:00:00 2001 From: Andreas Bomholtz Date: Wed, 13 Apr 2022 10:59:49 +0200 Subject: [PATCH] v1.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab39bbc..cc12312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wappsto-cli", - "version": "1.5.6", + "version": "1.5.7", "description": "Command Line Interface for Wappsto", "scripts": { "lint": "eslint --ignore-pattern examples --ignore-path .gitignore .",