Skip to content

Commit bd48327

Browse files
committed
Release v0.5.3
Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>
1 parent cb45e86 commit bd48327

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.5.2"
3+
const Version string = "0.5.3"
44

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

0 commit comments

Comments
 (0)