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

Commit acd7bdf

Browse files
committed
build(make): bump version to 0.3.0
1 parent 670c9d4 commit acd7bdf

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.2.0
2+
VERSION := 0.3.0
33

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

0 commit comments

Comments
 (0)