Skip to content

Commit caa1b99

Browse files
authored
Bump version to 0.5.0 (#683)
1 parent 4b1bfc1 commit caa1b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"runtime/debug"
55
)
66

7-
const Version = "0.4.0"
7+
const Version = "0.5.0"
88

99
// GetVersion returns
1010
// the version number

0 commit comments

Comments
 (0)