We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decbf31 commit 59f85a1Copy full SHA for 59f85a1
build.sbt
@@ -2,7 +2,7 @@ organization := "com.kifi"
2
3
name := "json-annotation"
4
5
-version := "0.1"
+version := "0.2"
6
7
scalaVersion := "2.11.1"
8
0 commit comments