Skip to content

Commit b1058ac

Browse files
marketplace
1 parent 0a70a88 commit b1058ac

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,3 +270,4 @@ jobs:
270270
- v1.6.1 - Bug on use
271271
- v1.6.2 - Using goreleaser #35 by @juev
272272
- v1.6.3 - Added latest and dev-latest
273+
- v1.6.4 - Github action publish

cmd/gobrew/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ func Find(slice []string, val string) (int, bool) {
101101

102102
func usage() string {
103103
msg := `
104-
gobrew 1.6.3
104+
gobrew 1.6.4
105105
106106
Usage:
107107

0 commit comments

Comments
 (0)