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