Skip to content

Commit

Permalink
update panda tooltip version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridvan Ozcan authored and Ridvan Ozcan committed Apr 22, 2024
1 parent 2a25acf commit 81d88a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions panda/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ afterEvaluate {
publications {
register<MavenPublication>("release") {
groupId = "com.github.ridvanozcan"
artifactId = "panda"
version = "1.0.3"
artifactId = "pandatooltip"
version = "1.0.4"

from(components["release"])
}
Expand Down

0 comments on commit 81d88a5

Please sign in to comment.