From 20ac2db9edfc35a835c3678b1b0cb3d9669a246a Mon Sep 17 00:00:00 2001 From: Christopher Wallace Date: Thu, 10 Nov 2022 10:16:53 -0500 Subject: [PATCH] Version tick --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a93b58a..30bd328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssync", - "version": "0.0.14", + "version": "0.0.15", "description": "Sync a NetSuite environment with a local repository.", "main": "./dist/app.js", "scripts": {