diff --git a/README.md b/README.md index 7ba9b72..971893e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
+
A CLI that writes your git commit messages for you with AI. Never write a commit message again.
diff --git a/package.json b/package.json index a807906..323e6f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aicommits", - "version": "1.0.0", + "version": "1.0.1", "description": "Writes your git commit messages for you with AI", "main": "bin/index.js", "bin": {