Skip to content

Commit 1396c79

Browse files
committed
bump version
1 parent 7285c3e commit 1396c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fexcel/fexcel.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"fmt"
55
)
66

7-
const Version = "2.0.0-beta.9"
7+
const Version = "2.0.0-beta.10"
88

99
func Logo() string {
1010
return fmt.Sprintf(` __ _

0 commit comments

Comments
 (0)