Skip to content

Commit

Permalink
version update to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-ji authored Jun 6, 2023
1 parent 45b1a06 commit 3701693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jacotura-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group "io.github.chiragji"
version '1.0.3'
version '1.1.0'
description "Gradle plugin to convert JaCoCo coverage reports to Cobertura coverage reports"

def projectName = 'Gradle Jacotura plugin'
Expand Down

0 comments on commit 3701693

Please sign in to comment.