From 8bccffe61d2f834ccd2544fc4cf3ff2275691478 Mon Sep 17 00:00:00 2001 From: James ZHANG Date: Wed, 9 Sep 2020 12:18:45 +0800 Subject: [PATCH] bump to 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf3df4a..18d7a76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechatpay-axios-plugin", - "version": "0.2.2", + "version": "0.2.3", "description": "The Wechatpay APIv3 Axios Plugin", "main": "index.js", "typings": "index.d.ts",