diff --git a/README-zh.md b/README-zh.md
index a595312..aa04c06 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -38,12 +38,12 @@ webmagic使用maven管理依赖,在项目中添加对应的依赖即可使用w
us.codecraft
webmagic-core
- 0.7.1
+ 0.7.2
us.codecraft
webmagic-extension
- 0.7.1
+ 0.7.2
```
diff --git a/README.md b/README.md
index ef6897e..3829aa1 100644
--- a/README.md
+++ b/README.md
@@ -23,12 +23,12 @@ Add dependencies to your pom.xml:
us.codecraft
webmagic-core
- 0.7.1
+ 0.7.2
us.codecraft
webmagic-extension
- 0.7.1
+ 0.7.2
```