Skip to content

Commit

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

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

Expand Down

0 comments on commit 47df78a

Please sign in to comment.