Updated Maven artifact version to 2.2-SNAPSHOT.

This commit is contained in:
Jitse Boonstra 2019-10-20 20:16:48 +02:00
parent 6f3f9b05d4
commit 6d5895870b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ If you have NPCLib under your `plugins` folder, you may use the following:
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-api</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>