From 20835463118a694dd084334297136123bae7eaab Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Wed, 8 Jan 2025 11:00:22 +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 0b108a1..ec91456 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.17.0", + "version": "0.18.1", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {