diff --git a/Makefile b/Makefile index f1aa45ef..d6aea20f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME := basaran -VERSION := 0.8.0 +VERSION := 0.9.0 DOCKER_HUB_OWNER ?= hyperonym DOCKER_HUB_IMAGE := $(DOCKER_HUB_OWNER)/$(NAME):$(VERSION)