🔖 发布1.0.4版本

This commit is contained in:
SanLi
2020-08-03 21:48:49 +08:00
parent 2b859b3a31
commit 069134e4b8
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
<dependency>
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>