Skip to content

Commit 3065f14

Browse files
committed
Release v1.5
1 parent 7d6802a commit 3065f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ func shouldRunDomain(d string) bool {
344344
// Update the number here manually each release, so at least we have a range for go-get people.
345345
var (
346346
SHA = ""
347-
Version = "0.1.0"
347+
Version = "0.1.5"
348348
BuildTime = ""
349349
)
350350

0 commit comments

Comments
 (0)