Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitozgumus committed Mar 22, 2024
1 parent e413d31 commit a656a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transmission/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ publishing {
create<MavenPublication>("release") {
groupId = "com.trendyol"
artifactId = "transmission"
version = "0.0.1"
version = "0.0.2"
afterEvaluate {
from(components["java"])
}
Expand Down

0 comments on commit a656a48

Please sign in to comment.