From b29707ff595ee5f89e88f2cbaa616e2d7434b190 Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Tue, 24 Sep 2013 20:33:07 +0800 Subject: [PATCH] update version indocs --- README.md | 4 ++-- en_docs/README.md | 4 ++-- zh_docs/README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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 #### 项目结构