Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed May 22, 2018
1 parent 11cdd98 commit e1ae85f
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" % "1.0.2"
libraryDependencies ++= "com.nequissimus" %% "circe-kafka" % "1.0.3"
```

## Usage
Expand Down

0 comments on commit e1ae85f

Please sign in to comment.