From 185f55b8999d01a69be18cc92d22639aa5843d59 Mon Sep 17 00:00:00 2001 From: Gahan Rakholia Date: Fri, 29 Dec 2023 12:01:09 +0530 Subject: [PATCH] docs: use updated version for install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479a0b1..f5aebb0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ brew install handofgod94/tap/gh-jira-changelog #### Go Toolchain ```sh -go install github.com/handofgod94/gh-jira-changelog@v0.3.0 +go install github.com/handofgod94/gh-jira-changelog@v0.3.2 ``` The go binary will be installed in `$GOPATH/bin`