Skip to content

Commit

Permalink
0.1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IceCream-QAQ committed Jul 2, 2020
1 parent d2ab4b7 commit 76c5b55
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>jar</packaging>

<modelVersion>4.0.0</modelVersion>
<version>0.1.1.1</version>
<version>0.1.2.0</version>

<parent>
<groupId>com.IceCreamQAQ</groupId>
Expand Down Expand Up @@ -41,6 +41,8 @@
<okhttp.version>4.7.2</okhttp.version>
<fastjson.version>1.2.62</fastjson.version>
<ecj.version>3.22.0</ecj.version>

<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 76c5b55

Please sign in to comment.