chore: bump version to 0.4.3

This commit is contained in:
2026-04-11 10:23:17 -06:00
parent b692791436
commit c4e4a8c246
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "ezcheck",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ezcheck",
"version": "0.4.2",
"version": "0.4.3",
"dependencies": {
"bcryptjs": "^3.0.3",
"better-sqlite3": "^9.4.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ezcheck",
"version": "0.4.2",
"version": "0.4.3",
"description": "Self-hosted check printing web app",
"main": "src/app.js",
"scripts": {