We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160a739 commit 2ff4010Copy full SHA for 2ff4010
1 file changed
build.gradle
@@ -16,7 +16,7 @@ jar {
16
enabled = false
17
}
18
group = 'org.simpmc'
19
-version = '1.3.1'
+version = '1.3.2'
20
21
subprojects {
22
apply plugin: 'java-library'
0 commit comments