Skip to content

Commit

Permalink
Set version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Apr 1, 2019
1 parent a6345c9 commit 71fe5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SHELL=/bin/bash -o pipefail

GO111MODULE := on

VERSION := "v0.0.3"
VERSION := "v0.0.4"

build:
@GOOS=linux go build -o "bin/release" ./cmd/release/...
Expand Down

0 comments on commit 71fe5e8

Please sign in to comment.