Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed Nov 21, 2018
1 parent 00949d1 commit 5b4df1f
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.1"
libraryDependencies ++= "com.nequissimus" %% "circe-kafka" % "2.1.0"
```

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

0 comments on commit 5b4df1f

Please sign in to comment.