Skip to content

Commit

Permalink
Merge pull request #29 from Doist/afzal/increment_version
Browse files Browse the repository at this point in the history
Increment version for 1.6.0
  • Loading branch information
AfzalivE authored Sep 17, 2024
2 parents 96b85af + 35698da commit 080390c
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 @@ -6,7 +6,7 @@ plugins {
}

group = "com.doist.detekt"
version = "1.5.0"
version = "1.6.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit 080390c

Please sign in to comment.