Skip to content

Commit 902c4a5

Browse files
committed
Set version to 0.1.0
1 parent 96536c8 commit 902c4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
const (
1717
Name = "gosync"
1818
Author = "webdevops.io"
19-
Version = "1.0.0"
19+
Version = "0.1.0"
2020
)
2121

2222
var (

0 commit comments

Comments
 (0)