From c9be8bf7dc342aebf992fef22a076dc7767cbb61 Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Tue, 16 Apr 2024 23:29:20 +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 7786cd8..58c2f7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.15.0", + "version": "0.16.0", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {