Skip to content

Commit

Permalink
v2.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fengwenyi committed Jun 24, 2022
1 parent 592605d commit 180bac5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## v2.7.0

2022.05.16 ~
2022.05.16 ~ 2022.06.24

:star: New Features

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ curl http://localhost:8080/api/demo

## 其他

- [文档](https://github.com/fengwenyi/api-result/wiki)
- [文档](https://www.yuque.com/fengwenyi/api-result)
- [Maven仓库](https://mvnrepository.com/artifact/com.fengwenyi/api-result)
- [更新日志](LOG.md)

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.fengwenyi</groupId>
<artifactId>api-result</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<packaging>jar</packaging>
<name>api-result</name>
<description>一套RESTful风格API接口响应参数规范化的解决方案</description>
Expand Down

0 comments on commit 180bac5

Please sign in to comment.