bump version to 0.3.2

This commit is contained in:
金戟
2020-12-01 23:54:04 +08:00
parent 1d98e3c618
commit dd7499f3cf
8 changed files with 13 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba.testable</groupId>
<artifactId>testable-core</artifactId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
<packaging>jar</packaging>
<name>testable-core</name>
<description>Unit test enhancement toolkit</description>