Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Mar 28, 2019
1 parent c9b8012 commit 4f49920
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.2"
VERSION := "v0.0.3"

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

0 comments on commit 4f49920

Please sign in to comment.