diff --git a/package.json b/package.json index be91935..f200122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-svelte-with-args", - "version": "3.2.0", + "version": "4.0.0", "description": "A small CLI wrapper around the create-svelte package that enables you to replace the interactive prompts with CLI arguments.", "bin": "dist/bin.js", "repository": "git@github.com:storybookjs/create-svelte-with-args.git",