Skip to content

Commit

Permalink
capitalization issue
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
  • Loading branch information
jdolitsky committed Jan 14, 2019
1 parent 51feb36 commit 15c812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ builds:
env:
- CGO_ENABLED=0
ldflags:
- -w -X main.version={{.Version}} -X main.revision={{.ShortCommit}}
- -w -X main.Version={{.Version}} -X main.Revision={{.ShortCommit}}
goos:
- darwin
- linux
Expand Down

0 comments on commit 15c812a

Please sign in to comment.