Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takezoe committed Jan 20, 2017
1 parent 3d42c4d commit 173c92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
Better JDBC wrapper for Scala.

```scala
libraryDependencies += "com.github.takezoe" %% "scala-jdbc" % "1.0.3"
libraryDependencies += "com.github.takezoe" %% "scala-jdbc" % "1.0.4"
```

You can use better-jdbc by adding a following import statements:
Expand Down

0 comments on commit 173c92d

Please sign in to comment.