diff --git a/README.md b/README.md index c12b5bf..22be921 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ com.github.yulichang mybatis-plus-join - 1.0.7 + 1.0.8 ``` 或者clone代码到本地,执行mvn install,再引入以上依赖 diff --git a/pom.xml b/pom.xml index 5079ccc..904c61f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.0.7 + 1.0.8 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join