Skip to content

Commit

Permalink
chore(release): publish v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dzzzzzy committed Dec 10, 2018
1 parent 11f0875 commit 09807e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export class PaymentNotifyController {
- [x] **0.1.0** 微信-普通商户版-APP支付
- [x] **0.2.0** 微信-普通商户版-JSAPI支付、微信-普通商户版-Native支付、微信-普通商户版-H5支付、微信-普通商户版-小程序支付
- [x] **0.3.0** 微信-普通商户版-付款码支付
- [ ] **0.4.0** 微信-普通商户版-现金红包
- [x] **0.4.0** 微信-普通商户版-现金红包
- [ ] **0.5.0** 微信-普通商户版-企业付款
- [ ] **0.6.0** 支付宝-APP支付
- [ ] **0.7.0** 支付宝-当面付
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nt-addon-pay",
"version": "0.3.2",
"version": "0.4.0",
"description": "The pay addon for notadd application",
"scripts": {
"start": "ts-node -r tsconfig-paths/register starter/main.ts",
Expand Down

0 comments on commit 09807e4

Please sign in to comment.