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.4.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakji authored Apr 29, 2023
1 parent 9a6bbe7 commit e78a1c7
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 := barba
VERSION := 0.3.0
VERSION := 0.4.0

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

0 comments on commit e78a1c7

Please sign in to comment.