diff --git a/package.json b/package.json index f671e2e..1da6935 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-woodpecker-webapp", - "version": "0.2.0", + "version": "0.3.0", "scripts": { "dev": "vite", "build": "run-p type-check \"build-only {@}\" --",