From 7bd5a59f97ecc33ac31e308344be1b68b3dfb557 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Thu, 30 Jun 2016 20:21:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A71.3.5=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3af5ff43..1edf03fe 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## [![Build Status](https://travis-ci.org/binarywang/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/binarywang/weixin-java-tools) ![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg) weixin-java-tools ### 声明:本项目基于chanjarster/weixin-java-tools,由于原作者长期没有维护,故单独维护和发布,且发布到maven上的groupId也会不同。 -#### 最新更新:1.3.4版发布!!! on 2016-06-01 +#### 最新更新:1.3.5版发布!!! on 2016-06-60 ### 详细开发文档请看 [wiki](https://github.com/chanjarster/weixin-java-tools/wiki)。 @@ -25,7 +25,7 @@ com.github.binarywang weixin-java-mp - 1.3.4 + 1.3.5 ``` @@ -35,7 +35,7 @@ com.github.binarywang weixin-java-cp - 1.3.4 + 1.3.5 ``` @@ -57,4 +57,4 @@ 非常欢迎和感谢对本项目发起Pull Request的同学,不过本项目基于[git flow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)开发流程,因此在发起Pull Request的时候请选择develop分支。 -且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。 \ No newline at end of file +且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。