diff --git a/package.json b/package.json index a0e1121..d5abfbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@laststance/git-gpt-commit", - "version": "0.3.3", + "version": "0.3.4", "description": "An AI-powered Git extension that generates commit messages using OpenAI's GPT-3, streamlining the commit process and improving developer productivity.", "main": "index.js", "type": "module",