Skip to content

Commit

Permalink
Merge pull request #3 from richard-muvirimi/Release
Browse files Browse the repository at this point in the history
Release 1.0.3
  • Loading branch information
richard-muvirimi committed Mar 12, 2024
2 parents 8855c30 + a197662 commit 84ea68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ publishing {
release(MavenPublication) {
groupId = 'com.github.richard-muvirimi'
artifactId = 'library'
version = '1.0.1'
version = '1.0.3'

afterEvaluate {
from components.findByName('release')
Expand Down

0 comments on commit 84ea68b

Please sign in to comment.