Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit b962a9a

Browse files
Merge pull request #108 from laurafitzgerald/v-for-version
v is for version, not vendetta
2 parents 9c7cf05 + d735b2c commit b962a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

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

33
var (
4-
Version = "0.5.1"
4+
Version = "v0.5.1"
55
)

0 commit comments

Comments
 (0)