From 8aa818cbe59dcd13f803fdc7f9caa0cd79b477ce Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Wed, 10 Apr 2024 13:27:44 +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 62d5176..df07a06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.12.0", + "version": "0.13.0", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {