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