Skip to content

Commit

Permalink
update: upgrade library version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamim Attafi committed Oct 21, 2024
1 parent 6d7d04d commit f0a1bfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import org.gradle.api.publish.maven.MavenPomScm

class PublishConventions : Plugin<Project> {

private val version = "0.1.4"
private val version = "0.1.5"
private val group = "com.attafitamim.krop"

override fun apply(project: Project) {
Expand Down

0 comments on commit f0a1bfa

Please sign in to comment.