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