Skip to content

Commit

Permalink
README: Released 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed Nov 18, 2018
1 parent 988dea7 commit 5f4ecb3
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 @@ -9,7 +9,7 @@ Implicitly turn your `Encoder` and `Decoder` instances into `Serializer`, `Deser
`circe-kafka` is cross-compiled against Scala 2.11 and 2.12.

```scala
libraryDependencies ++= "com.nequissimus" %% "circe-kafka" % "2.0.0"
libraryDependencies ++= "com.nequissimus" %% "circe-kafka" % "2.0.1"
```

Note that this library attempts to match the Kafka version.
Expand Down

0 comments on commit 5f4ecb3

Please sign in to comment.