From 18cfa3e16a591e07f237805aba401cf5c660587b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 22 Jun 2023 14:17:50 +0200 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a187d2..3126d49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartshell", "private": false, - "version": "3.0.2", + "version": "3.0.3", "description": "shell actions designed as promises", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",