Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas authored and travisbrown committed May 8, 2019
1 parent a63254a commit 53fac7c
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 @@ -23,7 +23,7 @@ the ADT marshalling. You can also use circe's `Encoder` to obtain a `Json`, and
The artifact is hosted by Sonatype, and release versions are synced to Maven Central:

```scala
libraryDependencies += "io.circe" %% "circe-yaml" % "0.8.0"
libraryDependencies += "io.circe" %% "circe-yaml" % "0.9.0"
```

Snapshot versions are available by adding the Sonatype Snapshots resolver:
Expand Down

0 comments on commit 53fac7c

Please sign in to comment.