We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc84e47 commit 03d3d79Copy full SHA for 03d3d79
Makefile
@@ -1,6 +1,6 @@
1
NAME := ratus
2
CMD := ratus
3
-VERSION := 0.6.0
+VERSION := 0.6.1
4
5
DOCKER_HUB_OWNER ?= hyperonym
6
DOCKER_HUB_IMAGE := $(DOCKER_HUB_OWNER)/$(NAME):$(VERSION)
0 commit comments