Skip to content

Commit 3de0b73

Browse files
author
Marko Elezovic
committed
Fix shields for 2.13.x
1 parent cdb322d commit 3de0b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# scala-uuid
22
[![Build Status](https://travis-ci.org/melezov/scala-uuid.svg?branch=2.13.x)](https://travis-ci.org/melezov/scala-uuid)
3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.jvm.uuid/scala-uuid_2.13.0/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.jvm.uuid/scala-uuid_2.13.0)
4-
[![Scaladoc](https://javadoc-badge.appspot.com/io.jvm.uuid/scala-uuid_2.13.0.svg?label=scaladoc)](http://javadoc-badge.appspot.com/io.jvm.uuid/scala-uuid_2.13.0)
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.jvm.uuid/scala-uuid_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.jvm.uuid/scala-uuid_2.13)
4+
[![Scaladoc](https://javadoc-badge.appspot.com/io.jvm.uuid/scala-uuid_2.13.svg?label=scaladoc)](http://javadoc-badge.appspot.com/io.jvm.uuid/scala-uuid_2.13)
55
[![License](https://img.shields.io/badge/license-BSD%203--Clause-brightgreen.svg)](https://opensource.org/licenses/BSD-3-Clause)
66
[![Codecov](https://img.shields.io/codecov/c/github/melezov/scala-uuid/2.13.x.svg)](http://codecov.io/github/melezov/scala-uuid?branch=2.13.x)
77
[![Codacy](https://api.codacy.com/project/badge/786c3c5e6fe24eed85733fd1848eef7e)](https://www.codacy.com/app/melezov/scala-uuid)

0 commit comments

Comments
 (0)