Include missing class & Release 9.9.4

This commit is contained in:
libraryaddict
2020-02-19 13:44:42 +13:00
parent 897a6629ae
commit cff2dc6e4a
2 changed files with 58 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<version>9.9.3-SNAPSHOT</version>
<version>9.9.4</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>