From 49ad3a74e81f4beffa49c021bbfa00b0e3479fcc Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Wed, 26 Apr 2023 10:29:40 +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 3ce02fb..8525824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.5.1", + "version": "0.6.0", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {