Skip to content

Commit ee4ce74

Browse files
committed
Release 0.0.1
1 parent 97b4831 commit ee4ce74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ publish {
6767
repoName = 'Maven'
6868
groupId = 'com.viartemev'
6969
artifactId = 'the-white-rabbit'
70-
publishVersion = '0.0.0.1'
70+
publishVersion = '0.0.1'
7171
desc = 'The White Rabbit is an asynchronous RabbitMQ library based on Kotlin coroutines'
7272
website = 'https://github.com/viartemev/the-white-rabbit'
7373
licences = ['MIT']

0 commit comments

Comments
 (0)