diff options
author | Genny <gen@nyble.dev> | 2020-02-03 16:08:55 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-02-03 16:08:55 -0600 |
commit | 2fddf79291a79bb0fd0d26bc8e89d464754e16c7 (patch) | |
tree | ab7df56a1bb53b0c915d1341095db584c2af6e75 /pom.xml | |
parent | 85f8063a791a2e4db90fc5670f6742e50a9b3da5 (diff) | |
download | sunfright-2fddf79291a79bb0fd0d26bc8e89d464754e16c7.tar.gz sunfright-2fddf79291a79bb0fd0d26bc8e89d464754e16c7.zip |
Add readme; fix bug where helmets wouldn't break
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 70a8287..81695c7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.2.0</version> + <version>0.2.1</version> <name>sunfright</name> <description>Burn me to a cript, large glowing orb!</description> |