From 6738e705028b9c8ca2a27536f8adfad227df9f36 Mon Sep 17 00:00:00 2001 From: Mathias Date: Mon, 15 Oct 2012 12:24:58 +0200 Subject: Prepare for release 1.2.1 --- README.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index a070bda..3d2c4c4 100644 --- a/README.markdown +++ b/README.markdown @@ -11,11 +11,13 @@ It sports the following features: ### Installation _spray-json_ is available from the [repo.spray.io] repository. -The latest release is `1.2` and is built against Scala 2.9.2. +The latest release is `1.2.1` and is built against Scala 2.9.2 as well as Scala 2.10.0-RC1. If you use SBT you can include _spray-json_ in your project with - "io.spray" %% "spray-json" % "1.2" + "io.spray" %% "spray-json" % "1.2.1" cross CrossVersion.full + +(the trailing "cross CrossVersion.full" modifier is only required for SBT 0.12.x) _spray-json_ has only one dependency: the parsing library [parboiled][] (which is also a dependency of _spray-http_, so if you use _spray-json_ together with other modules of the *spray* -- cgit v1.2.3