Switch SquirrelID version to 0.1.0.

This commit is contained in:
sk89q 2014-08-16 15:38:47 -07:00
parent 59c7197229
commit a4fd29c30c

View File

@ -203,7 +203,7 @@
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>squirrelid</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<scope>compile</scope>
<type>jar</type>
<optional>true</optional>