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

Commit

Permalink
build(make): bump version to 0.12.0 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakji authored Mar 17, 2023
1 parent b417b52 commit 88d882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME := basaran
VERSION := 0.11.0
VERSION := 0.12.0

DOCKER_HUB_OWNER ?= hyperonym
DOCKER_HUB_IMAGE := $(DOCKER_HUB_OWNER)/$(NAME):$(VERSION)
Expand Down

0 comments on commit 88d882c

Please sign in to comment.