diff --git a/README.md b/README.md
index 410f7df..55fcddb 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,10 @@
-

+
AI Commits
A CLI that writes your git commit messages for you. Never write a commit message again.
-

-

+
diff --git a/package.json b/package.json
index d5d063c..8c9914b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aicommits",
- "version": "1.0.0",
+ "version": "0.5.0",
"description": "Writes your git commit messages for you with AI",
"main": "bin/index.js",
"bin": {