Skip to content

Commit 662c12e

Browse files
authored
Bump version
1 parent b22b148 commit 662c12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version.go

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

33
func Version() string {
4-
return "0.7.25" // This needs to be bumped when new versions are released.
4+
return "0.8.0" // This needs to be bumped when new versions are released.
55
}

0 commit comments

Comments
 (0)