We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efec2c8 commit 55445b9Copy full SHA for 55445b9
README.md
@@ -26,7 +26,7 @@ The MyBatis Dynamic Query framework makes it easier to generate "where" and "ord
26
<dependency>
27
<groupId>com.github.wz2cool</groupId>
28
<artifactId>mybatis-dynamic-query</artifactId>
29
- <version>2.0.0</version>
+ <version>2.0.1</version>
30
</dependency>
31
```
32
0 commit comments