Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 03c04a2

Browse files
committed
build(make): bump version to 0.3.1
1 parent ae4ccec commit 03c04a2

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,5 +1,5 @@
11
NAME := basaran
2-
VERSION := 0.3.0
2+
VERSION := 0.3.1
33

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

0 commit comments

Comments
 (0)