Skip to content

Commit

Permalink
update version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cn-src committed Nov 7, 2018
1 parent ae8d17f commit f546ac1
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 @@ -34,7 +34,7 @@ Swagger 规范接口的文档型 API UI 界面
<dependency>
<groupId>cn.javaer.springfox</groupId>
<artifactId>swagger-document-ui</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
</dependency>
```

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

Expand Down

0 comments on commit f546ac1

Please sign in to comment.