Skip to content

Commit d569ceb

Browse files
committed
bump version
1 parent 7c57691 commit d569ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GOLANGCI_LINT := golangci-lint run --disable-all \
88
-E staticcheck \
99
-E typecheck \
1010
-E unused
11-
VERSION := 0.8.0
11+
VERSION := 0.8.1
1212
.PHONY: test build
1313

1414
help:

0 commit comments

Comments
 (0)