chore: bump version to 0.4.1

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