Skip to content

Commit

Permalink
change version 0.4 to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsun28 committed Jan 3, 2021
1 parent 24fc347 commit ae0de66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>0.4</version>
<version>0.4.1</version>
<packaging>jar</packaging>

<name>sureness</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sureness-core.version>0.4</sureness-core.version>
<sureness-core.version>0.4.1</sureness-core.version>
<java.version>1.8</java.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit ae0de66

Please sign in to comment.