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 Oct 3, 2024
1 parent 35e59fb commit e6f95ff
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 e6f95ff

Please sign in to comment.