We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac907d commit d175211Copy full SHA for d175211
1 file changed
build.gradle
@@ -36,7 +36,7 @@ allprojects {
36
group = "com.sumologic.shellbase"
37
description = "Sumo Logic's Scala-based interactive shell framework"
38
39
- version = '5.0.0'
+ version = '5.0.1'
40
41
sourceCompatibility = javaSourceVersion
42
targetCompatibility = javaTargetVersion
0 commit comments