Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 4, 2016
1 parent d42413e commit 8632064
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 @@ -165,7 +165,7 @@ See the [example code](https://github.com/daviddenton/databob.scala/tree/master/
Add the following lines to ```build.sbt```:
```scala
resolvers += "JCenter" at "https://jcenter.bintray.com"
libraryDependencies += "io.github.daviddenton" %% "databob" % "1.3.0"
libraryDependencies += "io.github.daviddenton" %% "databob" % "1.5.0"
```

### Contribute
Expand Down

0 comments on commit 8632064

Please sign in to comment.