From 2b82a4b74aa7cb84f45ce9e80a21478e8a1baf74 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 3 Dec 2023 19:04:37 +0100 Subject: [PATCH] 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fea248c..bd06627 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartjimp", - "version": "1.0.13", + "version": "1.0.14", "private": false, "description": "a tool fr working with images in TypeScript", "main": "dist_ts/index.js",