Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang committed Jul 20, 2017
1 parent 0826a0f commit f0a4611
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 @@ -52,9 +52,9 @@ Conversion between case classes with optional fields and case class with require

```scala

libraryDependencies += "com.kailuowang" %% "henkan-convert" % "0.2.10"
libraryDependencies += "com.kailuowang" %% "henkan-convert" % "0.3.0"

libraryDependencies += "com.kailuowang" %% "henkan-optional" % "0.2.10"
libraryDependencies += "com.kailuowang" %% "henkan-optional" % "0.3.0"
```

## Examples
Expand Down

0 comments on commit f0a4611

Please sign in to comment.