Skip to content

Commit

Permalink
Merge pull request #165 from atlassian/release
Browse files Browse the repository at this point in the history
2.1.0 release - Renovate PRs + 1.8 target.
  • Loading branch information
diegoocampoh authored Mar 11, 2024
2 parents 5354edc + fd26325 commit b161c1e
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 @@ -29,7 +29,7 @@ dependencies {
}

group = "com.atlassian"
version = "2.0.2"
version = "2.1.0"
description = "onetime"

val javaVersion = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit b161c1e

Please sign in to comment.