diff --git a/create-onchain/package.json b/create-onchain/package.json index 25605b691c..9933d9c9b9 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.14", + "version": "0.0.16", "license": "MIT", "scripts": { "build": "bun run clean && bun run build:esm+types", diff --git a/create-onchain/templates/next/.gitignore b/create-onchain/templates/next/_gitignore similarity index 100% rename from create-onchain/templates/next/.gitignore rename to create-onchain/templates/next/_gitignore