diff --git a/README.md b/README.md index 01a868d..3c6f0fc 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ Add dependencies to your pom.xml: us.codecraft webmagic-core - 0.3.1 + 0.3.2 us.codecraft webmagic-extension - 0.3.1 + 0.3.2 ## Get Started: diff --git a/en_docs/README.md b/en_docs/README.md index 47c93f6..d88ea19 100644 --- a/en_docs/README.md +++ b/en_docs/README.md @@ -28,12 +28,12 @@ Add dependencies to your project: us.codecraft webmagic-core - 0.2.0 + 0.3.2 us.codecraft webmagic-extension - 0.2.0 + 0.3.2 ## Get Started: diff --git a/zh_docs/README.md b/zh_docs/README.md index 9fa22ae..92e8d91 100644 --- a/zh_docs/README.md +++ b/zh_docs/README.md @@ -34,12 +34,12 @@ webmagic使用maven管理依赖,在项目中添加对应的依赖即可使用w us.codecraft webmagic-core - 0.3.1 + 0.3.2 us.codecraft webmagic-extension - 0.3.1 + 0.3.2 #### 项目结构