diff --git a/README.md b/README.md index c4d8f26..7982663 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mouse ![Continuous Integration](https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/mouse_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/mouse_2.12) Cats friendly +# Mouse ![Continuous Integration](https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/mouse_2.13)](https://central.sonatype.com/artifact/org.typelevel/mouse_2.13) Cats friendly Mouse is a small companion to the [Cats](https://github.com/typelevel/cats) functional programming library and the Scala standard library. diff --git a/docs/index.md b/docs/index.md index 02b1726..31503dc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Mouse -![Continuous Integration](https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/mouse_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/mouse_2.12) +![Continuous Integration](https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/mouse_2.13)](https://central.sonatype.com/artifact/org.typelevel/mouse_2.13) Mouse is a small companion to the [Cats] functional programming library and the Scala standard library. @@ -118,4 +118,4 @@ This project supports the [Scala code of conduct] and aims that its channels [@danicheg]: https://github.com/danicheg [Typelevel member]: http://typelevel.org/projects/ [contributing-guide]: ../contributing-guide/ -[Scala code of conduct]: https://www.scala-lang.org/conduct/ \ No newline at end of file +[Scala code of conduct]: https://www.scala-lang.org/conduct/