summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2015-05-06 15:56:44 +0200
committerMathias <mathias@spray.io>2015-05-06 15:56:44 +0200
commit42757e9f27cc7b3253cdfcc330de209722e3eb63 (patch)
tree5bad5d1d6b06007ed6e966a5a6b56afb89955b04 /build.sbt
parent8c838e7e00b0582fee528cde6e8cd67c39256664 (diff)
downloadspray-json-42757e9f27cc7b3253cdfcc330de209722e3eb63.tar.gz
spray-json-42757e9f27cc7b3253cdfcc330de209722e3eb63.tar.bz2
spray-json-42757e9f27cc7b3253cdfcc330de209722e3eb63.zip
Prepare for release 1.3.2v1.3.2
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 87a4786..5230ba6 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.3.1"
+version := "1.3.2"
organization := "io.spray"