diff --git a/create-onchain/package.json b/create-onchain/package.json index 36ea74a73f..3d1919ce0e 100644 --- a/create-onchain/package.json +++ b/create-onchain/package.json @@ -1,7 +1,7 @@ { "name": "create-onchain", "description": "Instantly create onchain applications with OnchainKit.", - "version": "0.0.12", + "version": "0.0.13", "license": "MIT", "scripts": { "build": "bun run clean && bun run build:esm+types",