Skip to content

Commit 471b020

Browse files
committed
Release v0.6.5
Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>
1 parent 7acf755 commit 471b020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package version
22

3-
const Version string = "0.6.4"
3+
const Version string = "0.6.5"
44

55
// GoVersion returns the project version formatted as a Go semantic version string.
66
func GoVersion() string {

0 commit comments

Comments
 (0)