From 140d9e34461b319f8b39c588d4d2dbb7750cc03c Mon Sep 17 00:00:00 2001 From: Stanislav Fifik Date: Tue, 5 Feb 2019 10:50:29 +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 1339d5e..d48be09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphfx", - "version": "0.0.4", + "version": "0.0.6", "description": "Graph image processing pipeline", "main": "src/index.js", "scripts": {