Skip to content

Commit

Permalink
fix version:0.6.2(But this version has bug.Objects which has Array fi…
Browse files Browse the repository at this point in the history
…elds can't correctly serialize.)
  • Loading branch information
takeshita committed Dec 9, 2011
1 parent 5abcb15 commit bb1b923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.msgpack</groupId>
<artifactId>msgpack-scala_${scala.version}</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.2</version>
<name>${project.artifactId}</name>
<description>MessagePack for scala</description>
<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit bb1b923

Please sign in to comment.