diff --git a/package.json b/package.json index 8e3c79a..bc7fe5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-woodpecker-webapp", - "version": "0.1.1", + "version": "0.1.2", "scripts": { "dev": "vite", "build": "run-p type-check \"build-only {@}\" --",