Skip to content

Commit ade05f9

Browse files
committed
bump version to 0.5.0
1 parent ddb400f commit ade05f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION= 0.4.1
1+
VERSION= 0.5.0
22
PACKAGES= $(shell find . -name '*.go' -print0 | xargs -0 -n1 dirname | sort --unique)
33
LDFLAGS= -ldflags "-X main.version=${VERSION}"
44
DEBPATH= scripts/dpkg

0 commit comments

Comments
 (0)