bump to v0.4.0

This commit is contained in:
金戟
2020-12-11 12:22:22 +08:00
parent 1ec2c48c4b
commit 857b5e2295
12 changed files with 22 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.version>5.6.2</junit.version>
<testable.version>0.3.3-SNAPSHOT</testable.version>
<testable.version>0.4.0</testable.version>
</properties>
<dependencies>