Skip to content

Commit 84fd105

Browse files
v0.4.0 release
1 parent e0d074a commit 84fd105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ package main
44

55
const (
66
Version = "v0.4.0"
7-
GitCommit = "d0c78b6" // the commit JUST BEFORE the release
8-
VersionDate = "2021-08-30 07:09" // UTC
7+
GitCommit = "e0d074a" // the commit JUST BEFORE the release
8+
VersionDate = "2022-06-23 07:01" // UTC
99
)

0 commit comments

Comments
 (0)