Skip to content

Commit 7ed8511

Browse files
(v0.0.10) Automated packaging of release by Packagr
1 parent a08964e commit 7ed8511

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
@@ -2,4 +2,4 @@ package version
22

33
// VERSION is the app-global version string, which will be replaced with a
44
// new value during packaging
5-
const VERSION = "0.0.9"
5+
const VERSION = "0.0.10"

0 commit comments

Comments
 (0)