diff --git a/Makefile b/Makefile index 7f4e6ec7..fa2b6299 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: build clean ui -VERSION=1.0.0 +VERSION=1.0.1 BIN=answer DIR_SRC=./cmd/answer DOCKER_CMD=docker