Skip to content

Commit

Permalink
Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemyev Vyacheslav authored and Artemyev Vyacheslav committed Nov 16, 2023
1 parent 5468d3a commit 016e34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ publishing {
artifact(tasks["javadocJar"])
groupId = "io.github.viartemev"
artifactId = "rabbitmq-kotlin"
version = "0.7.0"
version = "0.7.0-SNAPSHOT"
pom {
name.set("RabbitMQ Kotlin")
description.set("Kotlin library for RabbitMQ")
Expand Down

0 comments on commit 016e34f

Please sign in to comment.