Skip to content

Commit 55445b9

Browse files
committed
update maven version
1 parent efec2c8 commit 55445b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The MyBatis Dynamic Query framework makes it easier to generate "where" and "ord
2626
<dependency>
2727
<groupId>com.github.wz2cool</groupId>
2828
<artifactId>mybatis-dynamic-query</artifactId>
29-
<version>2.0.0</version>
29+
<version>2.0.1</version>
3030
</dependency>
3131
```
3232

0 commit comments

Comments
 (0)