We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96536c8 commit 902c4a5Copy full SHA for 902c4a5
main.go
@@ -16,7 +16,7 @@ import (
16
const (
17
Name = "gosync"
18
Author = "webdevops.io"
19
- Version = "1.0.0"
+ Version = "0.1.0"
20
)
21
22
var (
0 commit comments