From 8936b068beac2bfb5f4664907ab2cd2784184064 Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Fri, 26 Oct 2018 18:36:51 +0200 Subject: [PATCH] Removed width and height parameters from config and added instead margins for starting and ending points of the graphs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d281c34..267a358 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nls-guilloche-generator", - "version": "1.0.0-rc.10", + "version": "1.0.0", "repository": { "type": "git", "url": "https://github.com/nextlevelshit/nls-guilloche-generator"