From 4d753c3fbc4fbe4e4fd4f0ba8cd20feb2ae4aaf5 Mon Sep 17 00:00:00 2001 From: casper Date: Thu, 20 May 2021 04:08:46 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f8d829..da33060 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fill-path", - "version": "1.0.8", + "version": "1.0.9", "description": "Vector based fill tool (like floodfill)", "main": "lib/index.js", "scripts": {