We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58564ec commit cfe655aCopy full SHA for cfe655a
version/version.go
@@ -4,4 +4,4 @@ package version
4
const Name string = "gh-grep"
5
6
// Version for this
7
-var Version = "1.2.2"
+var Version = "1.2.3"
0 commit comments