diff --git a/package.json b/package.json index bcb1da5..d79f5cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-svelte-with-args", - "version": "4.1.0", + "version": "4.1.1", "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",