From 6c42db2508ff20c7369576e8cfc5df2974e0d753 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Mon, 4 Nov 2019 10:30:08 -0800 Subject: [PATCH] Add release version tag --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3f7a6410..b39c29eb3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/org.kohsuke/github-api?server=https%3A%2F%2Foss.sonatype.org)](https://mvnrepository.com/artifact/org.kohsuke/github-api) + Java API for GitHub See https://github-api.kohsuke.org/ for more details