diff --git a/fexcel/fexcel.go b/fexcel/fexcel.go index 9e97887..c9ab719 100644 --- a/fexcel/fexcel.go +++ b/fexcel/fexcel.go @@ -4,7 +4,7 @@ import ( "fmt" ) -const Version = "2.0.0-beta.9" +const Version = "2.0.0-beta.10" func Logo() string { return fmt.Sprintf(` __ _