Skip to content

Commit d707ebf

Browse files
committed
0.4.1
1 parent 2da1810 commit d707ebf

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,7 +1,7 @@
11
package version
22

33
// Version is the current version of the application
4-
const Version = "0.4.0"
4+
const Version = "0.4.1"
55

66
// BuildTime is set during build time
77
var BuildTime string

0 commit comments

Comments
 (0)