diff --git a/package.json b/package.json index 9e56a25..b0671df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "create-tiptap-extension", "description": "Create a new Tiptap extension in seconds.", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "type": "module", "author": { @@ -41,4 +41,4 @@ "minimist": "^1.2.8", "prompts": "^2.4.2" } -} +} \ No newline at end of file