We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c147ef commit 120e270Copy full SHA for 120e270
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.0'
+version = '1.3'
6
7
repositories {
8
mavenCentral()
0 commit comments