We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c68e5b commit bc46d14Copy full SHA for bc46d14
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "org.sonarqube" version "3.4.0.2513"
6
}
7
8
-version = '0.2.6'
+version = '0.2.7'
9
mainClassName = 'top.howiehz.points.Points'
10
11
repositories {
0 commit comments