Skip to content

Commit be563df

Browse files
authored
Fix maven central badge in readme
1 parent 0928f10 commit be563df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vault [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/vault_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/vault_2.12) ![Continuous Integration](https://github.com/typelevel/vault/workflows/Continuous%20Integration/badge.svg)
1+
# vault ![Continuous Integration](https://github.com/typelevel/vault/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/vault_2.13)](https://central.sonatype.com/artifact/org.typelevel/vault_2.13)
22

33
Vault is a tiny library that provides a single data structure called vault.
44

0 commit comments

Comments
 (0)