We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4923370 commit 694d823Copy full SHA for 694d823
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ subprojects {
10
apply(plugin = "commons")
11
12
group = "ru.endlesscode.inspector"
13
- version = "0.11.0"
+ version = "0.12.0-SNAPSHOT"
14
}
15
16
// Configuration for API implementations
0 commit comments