Skip to content

Commit 8b581e2

Browse files
committed
Raise version to v0.4.0
1 parent a5d4644 commit 8b581e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package main
33
// default vars set by goreleaser
44
// https://goreleaser.com/customization/build/
55
var (
6-
version = "0.3.0"
6+
version = "0.4.0"
77
commit string
88
date string
99
builtBy string

0 commit comments

Comments
 (0)