diff --git a/Makefile b/Makefile index 2c33226..c217a95 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ else TEST_OPTS := -cover -race -coverprofile=coverage.txt -covermode=atomic endif -VERSION := 0.4.1 +VERSION := 0.5.0 # Version info for binaries GIT_REVISION := $(shell git rev-parse --short HEAD)