Changing the version from 0.5.2-SNAPSHOT to 0.6.0-SNAPSHOT in preparation for release

This commit is contained in:
Les Hazlewood 2015-10-12 16:19:30 -07:00
parent efe20ee14b
commit 267bc09f6a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.5.2-SNAPSHOT</version>
<version>0.6.0-SNAPSHOT</version>
<name>JSON Web Token support for the JVM</name>
<packaging>jar</packaging>