Skip to content

Commit 8749ad3

Browse files
committed
Bump version to 0.3.3
1 parent ddc897c commit 8749ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LIBEXECDIR := /usr/libexec
33
WORKER_GROUP := yggdrasil-worker
44

55
ifeq ($(origin VERSION), undefined)
6-
VERSION := 0.3.2
6+
VERSION := 0.3.3
77
endif
88

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

0 commit comments

Comments
 (0)