chang version to 1.7.8

This commit is contained in:
oppofind 2019-12-01 15:55:22 +08:00
parent 39e25ef4f7
commit 336c7d4795
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<h1 align="center">Smart-Doc Project</h1>
ENGLISTS|[中文](https://github.com/shalousun/smart-doc/blob/master/README_CN.md)
[中文文档](https://github.com/shalousun/smart-doc/blob/master/README_CN.md)
## Introduce
Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface documents, and zero annotation intrusion.

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>smart-doc</artifactId>
<packaging>jar</packaging>
<version>1.7.7</version>
<version>1.7.8</version>
<name>smart-doc</name>
<url>https://github.com/shalousun/smart-doc.git</url>