File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# [ User Guide] ( https://henryssondaniel.github.io/teacup.github.io/ )
22[ ![ Build Status] ( https://travis-ci.com/HenryssonDaniel/teacup-java-core.svg?branch=master )] ( https://travis-ci.com/HenryssonDaniel/teacup-java-core )
33[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=HenryssonDaniel_teacup-java-core&metric=coverage )] ( https://sonarcloud.io/dashboard?id=HenryssonDaniel_teacup-java-core )
4- [ ![ latest release] ( https://img.shields.io/badge/release%20notes-1.1.2 -yellow.svg )] ( https://github.com/HenryssonDaniel/teacup-java-core/blob/master/doc/release-notes/official.md )
4+ [ ![ latest release] ( https://img.shields.io/badge/release%20notes-1.1.3 -yellow.svg )] ( https://github.com/HenryssonDaniel/teacup-java-core/blob/master/doc/release-notes/official.md )
55[ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.henryssondaniel.teacup/core.svg )] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.github.henryssondaniel.teacup%22%20AND%20a%3A%22core%22 )
66[ ![ Javadocs] ( https://www.javadoc.io/badge/io.github.henryssondaniel.teacup/core.svg )] ( https://www.javadoc.io/doc/io.github.henryssondaniel.teacup/core )
77## What ##
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99group = ' io.github.henryssondaniel.teacup'
10- version = ' 1.1.3 '
10+ version = ' 1.1.4-SNAPSHOT '
1111
1212sourceSets {
1313 intTest {
You can’t perform that action at this time.
0 commit comments