From 2d0fcb5326f1643aed7e897522ff5e46c8c7eecd Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Wed, 11 Dec 2019 15:20:03 +0100 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 0c944bb..1801c95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.1.0", + "version": "0.1.1", "description": "Graph image processing pipeline", "main": "src/index.ts", "scripts": {