Skip to content

Commit

Permalink
Changed version number to latest release. (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
aka-bash0r authored Feb 29, 2020
1 parent a735195 commit 76fcf7f
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 76fcf7f

Please sign in to comment.