diff options
author | Genny <gen@nyble.dev> | 2020-03-03 21:11:51 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-03-03 21:11:51 -0600 |
commit | 9afff6f780bdde6f6259b30a4844fdd6d271db57 (patch) | |
tree | 583caa21b39cf31b7967c2d7a34c1238b78dc304 /pom.xml | |
parent | 94faaad338f884868f92d3b3e74ae0d1f6d16d09 (diff) | |
download | sunfright-9afff6f780bdde6f6259b30a4844fdd6d271db57.tar.gz sunfright-9afff6f780bdde6f6259b30a4844fdd6d271db57.zip |
Add check helmet is not null in damager
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml index d35225e..e977fca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.4.0</version> + <version>0.4.1</version> <name>sunfright</name> <description>Burn me to a crisp, large glowing orb!</description> |