From 6ef8c0df306ce571aaad00c52cea9c9a16a9da10 Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 26 Jun 2025 14:30:44 +0200 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1da6935..e79aa07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-woodpecker-webapp", - "version": "0.3.0", + "version": "0.3.1", "scripts": { "dev": "vite", "build": "run-p type-check \"build-only {@}\" --",