We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3a597 commit da7658eCopy full SHA for da7658e
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "dev.adamko.kotlin.binary_compatibility_validator"
9
-version = "0.0.6-SNAPSHOT"
+version = "0.1.0"
10
11
idea {
12
module {
0 commit comments