diff --git a/standalone/package.json b/standalone/package.json index f37a68a..6bcd99a 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1,6 +1,6 @@ { "name": "cap-standalone", - "version": "1.0.11", + "version": "1.0.12", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "bun run --watch src/index.js",