Skip to content

Commit b5cb6d9

Browse files
authored
build(make): bump version to 0.6.2 (#101)
1 parent de4b02e commit b5cb6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NAME := ratus
22
CMD := ratus
3-
VERSION := 0.6.1
3+
VERSION := 0.6.2
44

55
DOCKER_HUB_OWNER ?= hyperonym
66
DOCKER_HUB_IMAGE := $(DOCKER_HUB_OWNER)/$(NAME):$(VERSION)

0 commit comments

Comments
 (0)