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

Commit

Permalink
Merge pull request #108 from laurafitzgerald/v-for-version
Browse files Browse the repository at this point in the history
v is for version, not vendetta
  • Loading branch information
laurafitzgerald authored Aug 15, 2021
2 parents 9c7cf05 + d735b2c commit b962a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package version

var (
Version = "0.5.1"
Version = "v0.5.1"
)

0 comments on commit b962a9a

Please sign in to comment.