diff --git a/README.md b/README.md index e375002..c8a3237 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ This is a sandbox for building packages (npm and container) with Woodpecker CI. + diff --git a/package.json b/package.json index 4ab4e2d..fe49515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-woodpecker-webapp", - "version": "0.5.17", + "version": "0.5.14", "scripts": { "dev": "vite", "build": "run-p type-check \"build-only {@}\" --",