Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 0a45d16

Browse files
author
jasonBirchall
committed
Release 0.3.8
1 parent 745f4d6 commit 0a45d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Package version is used to define the application version.
22
package version
33

4-
var VERSION = "0.3.7"
4+
var VERSION = "0.3.8"
55
var REVISION = "unknown"

0 commit comments

Comments
 (0)