Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Feb 9, 2020
1 parent 490dfcc commit 3850a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@
.DEFAULT_GOAL := build
VERSION := 0.2.1
VERSION := 0.2.2

build:
cd cmd/gomodrun && go build -o ../../gomodrun -ldflags="-X main.version=$(VERSION)"
Expand Down

0 comments on commit 3850a14

Please sign in to comment.