We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a18fa commit 0873773Copy full SHA for 0873773
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "com.dumbdogdiner"
14
- version = "3.0.0"
+ version = "3.0.1"
15
16
// java plugin is applied in subprojects
17
apply plugin: "jacoco"
0 commit comments