Skip to content

Commit

Permalink
Bump version to 0.0.3 (#11)
Browse files Browse the repository at this point in the history
Bump version to 0.0.3
  • Loading branch information
kp-juan-docal authored Jun 12, 2024
1 parent 31d7636 commit bc6c52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

allprojects {
group = "com.kape.android"
version = "0.0.2"
version = "0.0.3"
apply(plugin = "org.jlleitschuh.gradle.ktlint")
apply(plugin = "maven-publish")
}
Expand Down

0 comments on commit bc6c52a

Please sign in to comment.