Updating pom.xml version to reflect the various nullfixes. Style changes shouldn't impact function, but hopefully the SpotFixes corrections are a nice positive. All public methods now have javadoc, as should all or most classes, so also a positive.

This commit is contained in:
ProgrammerDan
2021-01-03 14:15:52 -05:00
parent a7689e4a68
commit 18e65d2c69

View File

@@ -12,7 +12,7 @@
<groupId>com.programmerdan.minecraft</groupId>
<artifactId>banstick</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<packaging>jar</packaging>
<name>BanStick</name>
<url>https://github.com/Civclassic/BanStick</url>