Skip to content

Commit

Permalink
Update version on README to 2.6.6 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
agebhar1 authored and gmethvin committed Oct 5, 2017
1 parent 73c65eb commit 2311c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We've provided some documentation here on how to use Play JSON in your app (with
To get started, you can add play-json as a dependency in SBT:

```scala
libraryDependencies += "com.typesafe.play" %% "play-json" % "2.6.3"
libraryDependencies += "com.typesafe.play" %% "play-json" % "2.6.6"
```

## JSON AST
Expand Down

0 comments on commit 2311c70

Please sign in to comment.