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