From 9572f764af9e9e01c59f204c00f001d0bfb9acb3 Mon Sep 17 00:00:00 2001 From: Mike Schreifels Date: Sun, 18 Feb 2024 17:13:34 -0800 Subject: [PATCH] Release 4.0.2 --- CHANGELOG.md | 2 +- main.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fdffab..0dc8446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Pre-release +# 4.0.2 - Updated `git status` parsing to support bold colors - Updated `git status` parsing to support colored tab characters (see issue #7) diff --git a/main.go b/main.go index 26b092d..ac527ee 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( . "github.com/schreifels/git-num/v4/lib" ) -const Version = "master (post-4.0.1)" +const Version = "4.0.2" func PrintUsage() { fmt.Println(`NAME: