Skip to content

Commit 07f23d3

Browse files
committed
0.9.0
1 parent 38a3296 commit 07f23d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ OUTPUT_BIN := "bin/" + NAME
44
PACKAGE := "github.com/markusressel/" + NAME
55
GIT_REV := `git rev-parse --short HEAD`
66
DATE := `date -u +"%Y-%m-%dT%H:%M:%SZ"`
7-
VERSION := "0.8.0"
7+
VERSION := "0.9.0"
88

99
# Run all tests
1010
test:

0 commit comments

Comments
 (0)