Skip to content

Commit 7ca06bd

Browse files
committed
deploy: aff3c8a
1 parent f1b94af commit 7ca06bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<main class="content">
124124

125125
<h1 id="mouse" class="title">Mouse</h1>
126-
<p><img src="https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg" alt="Continuous Integration"> <a href="https://maven-badges.herokuapp.com/maven-central/org.typelevel/mouse_2.12"><img src="https://img.shields.io/maven-central/v/org.typelevel/mouse_2.12.svg" alt="Maven Central"></a> </p>
126+
<p><img src="https://github.com/typelevel/mouse/workflows/Continuous%20Integration/badge.svg" alt="Continuous Integration"> <a href="https://central.sonatype.com/artifact/org.typelevel/mouse_2.13"><img src="https://img.shields.io/maven-central/v/org.typelevel/mouse_2.13" alt="Maven Central"></a></p>
127127
<p>Mouse is a small companion to the <a href="https://github.com/typelevel/cats">Cats</a> functional programming library and the Scala standard library.</p>
128128
<p>The library arose from this <a href="https://github.com/typelevel/cats/issues/791">Cats issue</a> and is a <a href="http://typelevel.org/projects/">Typelevel member</a>.</p>
129129
<p>Mouse is published for Scala 2.12, 2.13 and 3.0. For Scala.jvm:</p>

0 commit comments

Comments
 (0)