Skip to content

Commit 8de13ce

Browse files
committed
1.1.0
1 parent 2a5f599 commit 8de13ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-tiptap-extension",
33
"description": "Create a new Tiptap extension in seconds.",
4-
"version": "1.1.0-rc.1",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"type": "module",
77
"author": {
@@ -41,4 +41,4 @@
4141
"minimist": "^1.2.8",
4242
"prompts": "^2.4.2"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)