Skip to content

Commit 65ef133

Browse files
authored
bump version to 0.4.0
2 parents 3534640 + 04ed454 commit 65ef133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
在你的`build.gradle`文件中加入如下的依赖
2828

2929
```groovy
30-
implementation 'com.github.wechatpay-apiv3:wechatpay-apache-httpclient:0.3.0'
30+
implementation 'com.github.wechatpay-apiv3:wechatpay-apache-httpclient:0.4.0'
3131
```
3232

3333
### Maven
@@ -37,7 +37,7 @@ implementation 'com.github.wechatpay-apiv3:wechatpay-apache-httpclient:0.3.0'
3737
<dependency>
3838
<groupId>com.github.wechatpay-apiv3</groupId>
3939
<artifactId>wechatpay-apache-httpclient</artifactId>
40-
<version>0.3.0</version>
40+
<version>0.4.0</version>
4141
</dependency>
4242
```
4343

0 commit comments

Comments
 (0)