From 3074d626279a6f0e1911bc5c3357506ed713f1da Mon Sep 17 00:00:00 2001 From: Andreas Bomholtz Date: Mon, 7 Mar 2022 09:18:38 +0100 Subject: [PATCH] v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2105a24..dad8423 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wappsto-cli", - "version": "1.5.0", + "version": "1.5.1", "description": "Command Line Interface for Wappsto", "scripts": { "lint": "eslint --ignore-pattern examples --ignore-path .gitignore .",