Skip to content

Commit 4cfba3c

Browse files
Update version in package.json from 0.8.9 to 0.8.11
This commit updates the version number in the package.json file to reflect the latest changes and improvements.
1 parent 9afed24 commit 4cfba3c

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,6 +1,6 @@
11
{
22
"name": "@laststance/git-gpt-commit",
3-
"version": "0.8.9",
3+
"version": "0.8.11",
44
"description": "An AI-powered Git extension that generates commit messages using OpenAI's GPT-3, streamlining the commit process and improving developer productivity.",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)