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

Commit

Permalink
build(make): bump version to 0.11.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakji authored Mar 15, 2023
1 parent 1db2c2f commit 8477673
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.10.0
VERSION := 0.11.0

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

0 comments on commit 8477673

Please sign in to comment.