Skip to content

Commit bdaff31

Browse files
authored
Use Maven Central shield as version info in README
Instead of hard-coding
1 parent ceb868f commit bdaff31

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
@@ -84,7 +84,7 @@ duplication of some concepts defined in `java.util.function` (`Consumer`, `Funct
8484

8585
## Using it in your project
8686

87-
The latest version of DataEnum is available through Maven Central (LATEST_RELEASE below is 1.0.1):
87+
The latest version of DataEnum is available through Maven Central (LATEST_RELEASE below is ![latest not found](https://img.shields.io/maven-central/v/com.spotify.dataenum/dataenum.svg)):
8888

8989
#### Gradle
9090

0 commit comments

Comments
 (0)