From f4e9bb94976a4a3acff522970f78bf90b3e268da Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 31 Mar 2024 15:21:46 +0200 Subject: [PATCH] 2.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf30db2..ea7972f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartinteract", "private": false, - "version": "2.0.14", + "version": "2.0.15", "description": "smart cli interaction", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",