Explorar el Código

Update README.md

Binary Wang hace 8 años
padre
commit
f40cec5720
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -47,7 +47,7 @@
 <dependency>
   <groupId>com.github.binarywang</groupId>
   <artifactId>weixin-java-mp</artifactId>
-  <version>1.3.5</version>
+  <version>2.0.0</version>
 </dependency>
 ```
 
@@ -57,7 +57,7 @@
 <dependency>
   <groupId>com.github.binarywang</groupId>
   <artifactId>weixin-java-cp</artifactId>
-  <version>1.3.5</version>
+  <version>2.0.0</version>
 </dependency>
 ```