Updated version

This commit is contained in:
Emmanuel Cron 2015-10-06 16:43:38 -07:00
parent 339c783b4a
commit 324ea17d46
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>proto</artifactId>
<packaging>jar</packaging>
<version>0.5</version>
<version>0.6-SNAPSHOT</version>
<name>Gson Protobuf Support</name>
<description>Gson support for Protobufs</description>
<properties>