diff options
author | Genny <gen@nyble.dev> | 2020-02-03 14:53:27 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-02-03 14:53:27 -0600 |
commit | 85f8063a791a2e4db90fc5670f6742e50a9b3da5 (patch) | |
tree | 471e2e2703f44b8176d8e2b441dc472bdc8ea02e /pom.xml | |
parent | 8c79ab0d5a96f89e74a070968f8787f9ba94a8c8 (diff) | |
download | sunfright-85f8063a791a2e4db90fc5670f6742e50a9b3da5.tar.gz sunfright-85f8063a791a2e4db90fc5670f6742e50a9b3da5.zip |
Fix helmet damage and add respawn helmet
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 fe464f3..70a8287 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.1.0</version> + <version>0.2.0</version> <name>sunfright</name> <description>Burn me to a cript, large glowing orb!</description> |