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 08a55eb commit a885bd7Copy full SHA for a885bd7
sources/build.gradle
@@ -22,7 +22,7 @@ apply from: project.rootProject.file("gradle/scripts/coverage.gradle")
22
23
group = 'com.ullink.slack'
24
archivesBaseName = 'simpleslackapi'
25
-version = '1.2.0-SNAPSHOT'
+version = '1.2.0'
26
27
28
def pomConfig = {
0 commit comments