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 a541410 commit 66608afCopy full SHA for 66608af
sources/build.gradle
@@ -18,7 +18,7 @@ apply plugin: 'maven-publish'
18
19
group = 'com.ullink.slack'
20
archivesBaseName = 'simpleslackapi'
21
-version = '0.6.0-SNAPSHOT'
+version = '0.6.0'
22
23
24
def pomConfig = {
0 commit comments