diff --git a/README.md b/README.md index 7248b49..bbd87ba 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,14 @@ feishu-table-helper 是一个简化飞书表格操作的 Java 库。通过使用 cn.isliu feishu-table-helper - 0.0.4 + 0.0.5 ``` ### Gradle ```gradle -implementation 'cn.isliu:feishu-table-helper:0.0.4' +implementation 'cn.isliu:feishu-table-helper:0.0.5' ``` ## 快速开始