From 5bba73e4e1d21353230032144f26d2abde24e57d Mon Sep 17 00:00:00 2001 From: Hassan El Mghari Date: Mon, 13 Feb 2023 20:32:50 -0500 Subject: [PATCH] updated screenshot --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ba9b72..971893e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- AI Commits + AI Commits

AI Commits

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": {