From 8bfe3a50160be561c230a03b798c83bfc802c20c Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Fri, 31 Mar 2023 15:43:50 +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 c2093a1..d9c7fef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.4.2", + "version": "0.4.3", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {