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 97b4831 commit ee4ce74Copy full SHA for ee4ce74
build.gradle
@@ -67,7 +67,7 @@ publish {
67
repoName = 'Maven'
68
groupId = 'com.viartemev'
69
artifactId = 'the-white-rabbit'
70
- publishVersion = '0.0.0.1'
+ publishVersion = '0.0.1'
71
desc = 'The White Rabbit is an asynchronous RabbitMQ library based on Kotlin coroutines'
72
website = 'https://github.com/viartemev/the-white-rabbit'
73
licences = ['MIT']
0 commit comments