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.10.0 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
fardeon authored Mar 9, 2023
1 parent 34f2621 commit 7b445ad
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.9.0
VERSION := 0.10.0

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

0 comments on commit 7b445ad

Please sign in to comment.