Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hookszhang committed Aug 2, 2016
1 parent 7290138 commit caf5f71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Please view this file on the master branch, on stable branches it's out of date.

v 1.3.0

- 重构银联开发包结构
- 银联网关支付

v 1.2.1

- 银联无跳转支付
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
group 'com.boyuanitsm'
// version '1.0-SNAPSHOT'
version '1.2.1'
version '1.3.0'
description 'Payment set and refactoring.'

apply plugin: 'java'
Expand Down

0 comments on commit caf5f71

Please sign in to comment.