From 709cc83fecbdf53d1a5557cb2a9ee9c147a016f2 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 10 Sep 2024 15:57:08 -0400 Subject: [PATCH] Versioning --- mccs-it/thermal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mccs-it/thermal/package.json b/mccs-it/thermal/package.json index 521796c..d2dd45f 100644 --- a/mccs-it/thermal/package.json +++ b/mccs-it/thermal/package.json @@ -1,6 +1,6 @@ { "name": "thermal", - "version": "1.0.0", + "version": "1.1.0", "description": "Web portal to print to a TSP100 thermal printer.", "main": "app.js", "scripts": {