Skip to content

Commit

Permalink
Releasing go-template-engine-3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Correia committed May 9, 2019
1 parent 7c69583 commit 8e7225c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ builds:
binary: go-template-engine
env:
- CGO_ENABLED=0
- -ldflags "-X main.VERSION={{ .Version }}"
ldflags:
- -X main.VERSION={{ .Version }}
goos:
- linux
- darwin
Expand Down

0 comments on commit 8e7225c

Please sign in to comment.