From 3e5793f842dde4f4d54c8f69533013b00378ee64 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 12 Apr 2024 18:24:32 +0200 Subject: [PATCH] 4.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 973a47e..6534e24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartcli", "private": false, - "version": "4.0.8", + "version": "4.0.9", "description": "easy observable cli tasks", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",