Skip to content

Commit a508d9b

Browse files
committed
Bump version
1 parent 5775453 commit a508d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.18" // This needs to be bumped when new versions are released.
4+
return "0.7.19" // This needs to be bumped when new versions are released.
55
}

0 commit comments

Comments
 (0)