Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benbjohnson committed Jul 8, 2017
1 parent aeaad21 commit f0e061b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION=0.1.0
GOLDFLAGS="-X main.version $(VERSION)"
VERSION=0.2.0
GOLDFLAGS="-X main.version=$(VERSION)"

default:

Expand Down

0 comments on commit f0e061b

Please sign in to comment.