We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947d72e commit b1ca4bcCopy full SHA for b1ca4bc
1 file changed
settings.gradle
@@ -20,7 +20,7 @@ include 'tests'
20
rootProject.name = 'openwhisk-cli'
21
22
gradle.ext.openwhisk = [
23
- version: '1.0.0-SNAPSHOT'
+ version: '1.0.1-SNAPSHOT'
24
]
25
26
gradle.ext.scala = [
0 commit comments