Skip to content

Commit 016e34f

Browse files
Artemyev VyacheslavArtemyev Vyacheslav
Artemyev Vyacheslav
authored and
Artemyev Vyacheslav
committed
Add version
1 parent 5468d3a commit 016e34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ publishing {
156156
artifact(tasks["javadocJar"])
157157
groupId = "io.github.viartemev"
158158
artifactId = "rabbitmq-kotlin"
159-
version = "0.7.0"
159+
version = "0.7.0-SNAPSHOT"
160160
pom {
161161
name.set("RabbitMQ Kotlin")
162162
description.set("Kotlin library for RabbitMQ")

0 commit comments

Comments
 (0)