Skip to content

Commit

Permalink
correct versioning to 1.1.0 to match compose versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurupreet committed Dec 12, 2021
1 parent 8d2b9a4 commit 3744ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FontAwesomeComposeLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ afterEvaluate {
from components.release
groupId = 'com.guru.compose'
artifactId = 'fontawesomecompose'
version = '1.0.0'
version = '1.1.0'
}
}
}
Expand Down

0 comments on commit 3744ce9

Please sign in to comment.