Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgoldbaum committed Jun 30, 2018
1 parent f9ba767 commit 820e792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Asynchronous library for accessing InfluxDB from Scala.
## Installation
Add the following to your `build.sbt`
```scala
libraryDependencies += "com.paulgoldbaum" %% "scala-influxdb-client" % "0.6.0"
libraryDependencies += "com.paulgoldbaum" %% "scala-influxdb-client" % "0.6.1"
```
**NOTE**: Starting with version 0.5.0 JDK 8 is required.

Expand Down

0 comments on commit 820e792

Please sign in to comment.