Skip to content

Commit

Permalink
Merge pull request #55 from leanix/release/v1.3.1
Browse files Browse the repository at this point in the history
Release v1.3.1
  • Loading branch information
alfredo-mfaria authored Jan 2, 2024
2 parents 6801654 + 0da05ca commit 198c962
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 @@ -12,7 +12,7 @@ plugins {
}

group = "net.leanix.vsm"
version = "v1.3.0"
version = "v1.3.1"

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 198c962

Please sign in to comment.