We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ca819 commit 89db5e0Copy full SHA for 89db5e0
1 file changed
build.gradle
@@ -45,7 +45,7 @@ configurations.archives.artifacts.clear()
45
46
allprojects {
47
group = 'com.uber.m3'
48
- version = '0.4.0'
+ version = '0.4.1'
49
50
apply plugin: 'java'
51
apply plugin: 'maven'
0 commit comments