From 2991b627ef58d61b1e405805b453f4f3efea17bc Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Mon, 24 Apr 2023 16:29:14 +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 cb6c430..0a67603 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.4.4", + "version": "0.5.0", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {