diff --git a/README.md b/README.md index 683d097..eaefc36 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ com.github.yulichang mybatis-plus-join - 1.1.0 + 1.1.1 ``` 或者clone代码到本地,执行mvn install,再引入以上依赖 diff --git a/pom.xml b/pom.xml index 0282c74..e9c40fa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.1.0 + 1.1.1 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join