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