Skip to content

Commit 70e0b9a

Browse files
authored
bump up version (#164)
Signed-off-by: Loong <[email protected]>
1 parent 096c58d commit 70e0b9a

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
@@ -6,7 +6,7 @@ import (
66
"github.com/daixiang0/gci/cmd/gci"
77
)
88

9-
var version = "0.10.0"
9+
var version = "0.10.2"
1010

1111
func main() {
1212
e := gci.NewExecutor(version)

0 commit comments

Comments
 (0)