From 29b479dcaf6d2a9f580d83f33ed12a37a6ed91ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Fri, 9 Jan 2026 14:39:52 +0100 Subject: [PATCH] version bump should trigger re-build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cec26d..cb61509 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitea-actions-demo-project", - "version": "1.0.0", + "version": "1.0.1", "description": "Demo project showcasing Gitea Actions with Docker build and push", "main": "index.js", "scripts": {