From ff937d4bac34e0c0e7b2aac3b21f8a477f9f0b6f Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Thu, 8 Nov 2018 14:53:11 +0100 Subject: Bump version in README to 1.3.5 --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 549f520..7c040db 100644 --- a/README.markdown +++ b/README.markdown @@ -26,7 +26,7 @@ Latest release: [![Maven Central](https://maven-badges.herokuapp.com/maven-centr If you use SBT you can include _spray-json_ in your project with ```scala -libraryDependencies += "io.spray" %% "spray-json" % "1.3.4" +libraryDependencies += "io.spray" %% "spray-json" % "1.3.5" ``` ### Usage -- cgit v1.2.3