Skip to content

Commit 511f8c5

Browse files
committed
chore: #174 Update the version number in CLI version command ;-)
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent d3d53ba commit 511f8c5

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
@@ -16,5 +16,5 @@
1616
package version
1717

1818
var (
19-
Version = "0.5.8"
19+
Version = "1.0.0"
2020
)

0 commit comments

Comments
 (0)