chore: bump version to 0.5.0
TODO to Issues / todo (push) Has been cancelled
Build and push Docker image / build-push (push) Has been cancelled

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