Versioning

This commit is contained in:
Skylar Grant 2024-09-10 15:57:08 -04:00
parent b50d1052aa
commit 709cc83fec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "thermal", "name": "thermal",
"version": "1.0.0", "version": "1.1.0",
"description": "Web portal to print to a TSP100 thermal printer.", "description": "Web portal to print to a TSP100 thermal printer.",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {