Skip to content

Commit

Permalink
Set project version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 15, 2024
1 parent e5389de commit ea16020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

@Suppress("ConstPropertyName")
object Versions {
const val project = "0.1.8"
const val project = "0.2.2"

const val java = 17

Expand Down

0 comments on commit ea16020

Please sign in to comment.