Skip to content

Commit c2f2cac

Browse files
committed
1.1.1
1 parent 2f55a79 commit c2f2cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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",
4+
"version": "1.1.1",
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)