diff --git a/excel/Ballerina.toml b/excel/Ballerina.toml index 43f7797..c3108b7 100644 --- a/excel/Ballerina.toml +++ b/excel/Ballerina.toml @@ -1,7 +1,7 @@ [package] org= "ballerinax" name= "microsoft.excel" -version= "0.11.0" +version= "1.0.1" license= ["Apache-2.0"] authors = ["Ballerina"] keywords = ["microsoft", "excel", "workbook", "worksheet", "sheets"]