diff --git a/package.json b/package.json index e79aa07..115a1b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-woodpecker-webapp", - "version": "0.3.1", + "version": "0.3.2", "scripts": { "dev": "vite", "build": "run-p type-check \"build-only {@}\" --",