Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
Took 5 minutes
  • Loading branch information
kiranhart committed Jul 29, 2022
1 parent bc504ba commit 9a0c15e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,15 +7,15 @@
<artifactId>skulls</artifactId>

<name>Skulls</name>
<version>3.3.0</version>
<version>3.3.1</version>
<packaging>jar</packaging>

<properties>
<author>Kiran Hart</author>
<jarName>Skulls</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>1.8</java.version>
<feather.version>3.1.0</feather.version>
<feather.version>3.1.1</feather.version>
<feather.path>ca.tweetzy</feather.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 9a0c15e

Please sign in to comment.