From c6e26759deb1012909237c4027bc302e491deda0 Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Thu, 28 Mar 2024 15:22:30 +0000 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 96d19c4..1e6580a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.10.1", + "version": "0.11.0", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {