From 13f8690b35cd925c76d41466691d79007cb8121f Mon Sep 17 00:00:00 2001 From: koooooo-7 <369491420@qq.com> Date: Wed, 10 Feb 2021 19:08:01 +0800 Subject: [PATCH] update(README): update README. --- README.md | 2 +- README.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4030a3d..7357798 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Requests **JDK8+**, the core is using the `@FunctionalInterface`. com.koy kchain - 1.0.0 + ${latest.version} ``` diff --git a/README.zh.md b/README.zh.md index 5c99693..b014f3a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -155,7 +155,7 @@ com.koy kchain - 1.0.0 + ${latest.version} ```