Skip to content

Commit

Permalink
Bump version in README to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph authored Nov 8, 2018
1 parent 42cda7e commit ff937d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff937d4

Please sign in to comment.