summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2014-10-28 13:37:12 +0100
committerMathias <mathias@spray.io>2014-10-28 13:37:12 +0100
commita53a5a895e462a4a83f88be06a5eb36a21f2efb0 (patch)
treeb27bac5dfebbbf37edb5994f7a03bee05ed593ed /build.sbt
parente0af88f456fcc944d8675f6cfb50fb6f75a69df3 (diff)
downloadspray-json-a53a5a895e462a4a83f88be06a5eb36a21f2efb0.tar.gz
spray-json-a53a5a895e462a4a83f88be06a5eb36a21f2efb0.tar.bz2
spray-json-a53a5a895e462a4a83f88be06a5eb36a21f2efb0.zip
Prepare for release 1.3.1v1.3.1
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 24f13d3..641367e 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.3.0"
+version := "1.3.1"
organization := "io.spray"