Skip to content

Commit

Permalink
Merge pull request #24 from leanix/feature/v0.6.7-release
Browse files Browse the repository at this point in the history
v0.6.7 Release
  • Loading branch information
geoandri authored Apr 11, 2023
2 parents 7d55930 + eecb17e commit 6810dd1
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 @@ -10,7 +10,7 @@ plugins {
}

group = "net.leanix"
version = "v0.6.6"
version = "v0.6.7"
java.sourceCompatibility = JavaVersion.VERSION_17

repositories {
Expand Down

0 comments on commit 6810dd1

Please sign in to comment.