Skip to content

Commit

Permalink
Merge pull request #17 from andrewafanasenko/develop
Browse files Browse the repository at this point in the history
Version increase
  • Loading branch information
andrewafanasenko authored Jul 4, 2023
2 parents 6023b69 + 52d56f9 commit a777303
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 a777303

Please sign in to comment.