Skip to content

Commit 1986bbc

Browse files
committed
fix: fix version in package.json
1 parent 6ed4c1c commit 1986bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vitepress-plugin-llms",
33
"description": "📜 A VitePress plugin for generating LLM-friendly documentation",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"license": "MIT",
66
"author": "Okinea Dev <hi@okinea.dev> (https://github.com/okineadev)",
77
"repository": {

0 commit comments

Comments
 (0)