summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2012-11-28 15:52:45 +0100
committerMathias <mathias@spray.io>2012-11-28 15:59:17 +0100
commit303713ea4ce2784e89c463a2716f36768f0728bf (patch)
treeaaf571675a8845936f38dafc58b81b293b07a898 /build.sbt
parent9d8edfbef1b7870e9b88236325c0b424486fd17f (diff)
downloadspray-json-303713ea4ce2784e89c463a2716f36768f0728bf.tar.gz
spray-json-303713ea4ce2784e89c463a2716f36768f0728bf.tar.bz2
spray-json-303713ea4ce2784e89c463a2716f36768f0728bf.zip
Prepare for release 1.2.3v1.2.3
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 cf2a372..0bad2b2 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.2.2"
+version := "1.2.3"
organization := "io.spray"