Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamruzicka committed Sep 25, 2024
1 parent dd68f8c commit 58b2d9f
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
Expand Up @@ -3,7 +3,7 @@ LIBEXECDIR := /usr/libexec
WORKER_GROUP := yggdrasil-worker

ifeq ($(origin VERSION), undefined)
VERSION := 0.2.2
VERSION := 0.3.0
endif

go_sources := $(wildcard src/*.go)
Expand Down

0 comments on commit 58b2d9f

Please sign in to comment.