Skip to content

Commit 65d8fe9

Browse files
authored
Merge pull request #31 from kodustech/fix/update-version
update version cli
2 parents f3836d2 + edd4512 commit 65d8fe9

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,6 +1,6 @@
11
{
22
"name": "@kodus/cli",
3-
"version": "0.4.10",
3+
"version": "0.4.11",
44
"description": "Kodus CLI - AI-powered code review from your terminal",
55
"type": "module",
66
"bin": {
@@ -84,4 +84,4 @@
8484
"dist",
8585
"skills"
8686
]
87-
}
87+
}

0 commit comments

Comments
 (0)