summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.cc>2012-03-13 23:17:22 +0100
committerMathias <mathias@spray.cc>2012-03-13 23:24:02 +0100
commit830ed58673f2fb3d9413c223bfda95987d8f6161 (patch)
treeb0b5f1f2eeb2ac3b7872b8a89e6f7bb82fe03523 /build.sbt
parent6809f094f47bd7c0a845ea2be3f64c744f1ccb30 (diff)
downloadspray-json-830ed58673f2fb3d9413c223bfda95987d8f6161.tar.gz
spray-json-830ed58673f2fb3d9413c223bfda95987d8f6161.tar.bz2
spray-json-830ed58673f2fb3d9413c223bfda95987d8f6161.zip
Bump version to 1.1.1, update README, CHANGELOG and posterous notes
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 01f11e0..d88b22b 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.2.0-SNAPSHOT"
+version := "1.1.1"
organization := "cc.spray"