summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2013-05-31 12:22:42 +0200
committerMathias <mathias@spray.io>2013-05-31 12:22:42 +0200
commitfecfebd00519f30f25a6c007b3c9a9a4c6901d09 (patch)
treedbe281a8c0965b5262ee7121d9ef9f275c72644f /build.sbt
parentbf1e8ade08a4ac6cfd3895a9574f56a5b2724e8f (diff)
downloadspray-json-fecfebd00519f30f25a6c007b3c9a9a4c6901d09.tar.gz
spray-json-fecfebd00519f30f25a6c007b3c9a9a4c6901d09.tar.bz2
spray-json-fecfebd00519f30f25a6c007b3c9a9a4c6901d09.zip
Prepare for release 1.2.5v1.2.5
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 c8f006b..78e75f0 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.2.4"
+version := "1.2.5"
organization := "io.spray"