Skip to content

Commit

Permalink
释放 1.0.0 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
cn-src committed Mar 29, 2019
1 parent fcc8660 commit 24a47ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Swagger 规范接口的文档型 API UI 界面
<dependency>
<groupId>cn.javaer.springfox</groupId>
<artifactId>swagger-document-ui</artifactId>
<version>0.2.1</version>
<version>1.0.0</version>
</dependency>
```

Expand Down Expand Up @@ -78,7 +78,7 @@ Swagger 规范接口的文档型 API UI 界面
<dependency>
<groupId>cn.javaer.springfox</groupId>
<artifactId>swagger-document-ui</artifactId>
<version>0.2.1</version>
<version>1.0.0</version>
</dependency>
```

Expand Down

0 comments on commit 24a47ef

Please sign in to comment.