Skip to content

Commit

Permalink
Version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewafanasenko committed Jul 4, 2023
1 parent 73735c6 commit 52d56f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ publishing {
register<MavenPublication>("release") {
groupId = "com.github.andrewafanasenko"
artifactId = "jcalendar"
version = "1.0.7"
version = "1.0.8"

afterEvaluate {
from(components["release"])
Expand Down

0 comments on commit 52d56f9

Please sign in to comment.