Skip to content

Commit

Permalink
bump version to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdadrad authored Aug 28, 2018
1 parent 2ac392d commit 423d08d
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
@@ -1,4 +1,4 @@
VERSION= 0.5.0
VERSION= 0.6.5
PACKAGES= $(shell find . -name '*.go' -print0 | xargs -0 -n1 dirname | sort --unique)
LDFLAGS= -ldflags "-X main.version=${VERSION}"
DEBPATH= scripts/dpkg
Expand Down

0 comments on commit 423d08d

Please sign in to comment.