From 7af699cae9a57381322a7b29c872a2d7deb74fd6 Mon Sep 17 00:00:00 2001 From: Carsten Schmidt Date: Thu, 5 Aug 2021 17:11:11 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37ef41f..9fe7bff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jazzschmidt/skeleton-bash-npm", - "version": "1.0.1", + "version": "1.0.2", "description": "Small declarative bash script framework that aims at providing the look-and-feel of any other *nix tool you are used to", "scripts": { "test": "./example.sh"