Skip to content

Commit

Permalink
revert name pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jilen committed Sep 5, 2016
1 parent 045f154 commit e42c0a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ How to get it

For play 2.5.x

> libraryDependencies += "play-circe" %% "play-circe" % "2.5_0.5.1"
> libraryDependencies += "play-circe" %% "play-circe" % "2.5-0.5.1"
For play 2.4.x

> libraryDependencies += "play-circe" %% "play-circe" % "2.4_0.5.1"
> libraryDependencies += "play-circe" %% "play-circe" % "2.4-0.5.1"


Expand Down

0 comments on commit e42c0a6

Please sign in to comment.