Update POM to new version number for Level addon

This commit is contained in:
tastybento 2018-10-30 18:27:41 -07:00
parent 91274fb414
commit 9284cf7287
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>bskyblock.addon</groupId>
<artifactId>Level</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>