Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit c3188a4

Browse files
author
Aurélien HÉBERT
authored
Merge pull request #53 from ovh/chore/version/0.0.5
chore(0.0.5): release 0.0.5 version
2 parents c94685a + b08ddc4 commit c3188a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
var (
11-
version = "0.0.5-preview"
11+
version = "0.0.5"
1212
githash = "HEAD"
1313
gitbranch = "master"
1414
date = "1970-01-01T00:00:00Z UTC"

0 commit comments

Comments
 (0)