We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2147be9 commit a29cf36Copy full SHA for a29cf36
build.sbt
@@ -1,6 +1,6 @@
1
name := "sangria-json4s-native"
2
organization := "org.sangria-graphql"
3
-version := "0.1.0"
+version := "0.2.0-SNAPSHOT"
4
5
description := "Sangria json4s-native marshalling"
6
homepage := Some(url("http://sangria-graphql.org"))
0 commit comments