Merge branch 'master' into 0.2.x
diff --git a/README.md b/README.md
index 0e03ca5..be16c26 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@
     <dependency>
         <groupId>com.alibaba.boot</groupId>
         <artifactId>dubbo-spring-boot-starter</artifactId>
-        <version>0.2.1</version>
+        <version>0.2.1.RELEASE</version>
     </dependency>
     <dependency>
         <groupId>com.alibaba</groupId>
diff --git a/README_CN.md b/README_CN.md
index 7451ae4..bccd60c 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -55,7 +55,7 @@
     <dependency>
         <groupId>com.alibaba.boot</groupId>
         <artifactId>dubbo-spring-boot-starter</artifactId>
-        <version>0.2.1</version>
+        <version>0.2.1.RELEASE</version>
     </dependency>
     <dependency>
         <groupId>com.alibaba</groupId>