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

Commit 97c6990

Browse files
authored
Merge pull request #18 from ovh/1.1.0
bump 1.1.0
2 parents cd123f3 + 0c165c0 commit 97c6990

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
@@ -7,7 +7,7 @@ import (
77
)
88

99
var (
10-
version = "1.0.0"
10+
version = "1.1.0"
1111
githash = "HEAD"
1212
)
1313

0 commit comments

Comments
 (0)