We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a028d7a commit 9684541Copy full SHA for 9684541
1 file changed
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'maven'
3
4
group = 'com.beaudoin.jmm'
5
-version = '1.4'
+version = '1.5'
6
7
repositories {
8
mavenCentral()
0 commit comments