From dceec1a98d924c79e0e47897f42bd2276b76da24 Mon Sep 17 00:00:00 2001 From: wwderw <24878362+wwderw@users.noreply.github.com> Date: Tue, 16 Jun 2020 07:52:26 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 667fd63..ae43e33 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "productName": "embTools", "description": "A simple desktop utility for the embroidery shop to do unit conversions, take project notes, calculate stitch times and give quotes.", "author": "Evan (Wild West) West", - "version": "1.1.0", + "version": "1.3.0", "scripts": { "dist": "build" },