diff --git a/package.json b/package.json index cf06382..9e56a25 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-rc.1", + "version": "1.1.0", "license": "MIT", "type": "module", "author": { @@ -41,4 +41,4 @@ "minimist": "^1.2.8", "prompts": "^2.4.2" } -} \ No newline at end of file +}