From 937c6f5068f7c3f88e9dc85b3ee28043c9a528be Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Fri, 31 Mar 2023 15:42:28 +0200 Subject: [PATCH] :arrow_up: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f81e52..c2093a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.4.1", + "version": "0.4.2", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {