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

Commit 9c7cf05

Browse files
Merge pull request #107 from laurafitzgerald/vvvversion
update version to fix sop links
2 parents fe7704b + a879af9 commit 9c7cf05

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 = "v0.5.1"
4+
Version = "0.5.1"
55
)

0 commit comments

Comments
 (0)