Skip to content

Commit

Permalink
chore: bump library version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lampione committed Sep 9, 2022
1 parent 3c6ecb6 commit e4412c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composecalendar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
ext {
PUBLISH_GROUP_ID = 'com.squaredem'
PUBLISH_ARTIFACT_ID = 'composecalendar'
PUBLISH_VERSION = '1.0.0'
PUBLISH_VERSION = '1.0.1'
}

apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"

0 comments on commit e4412c2

Please sign in to comment.