Skip to content

Commit 3c57f0a

Browse files
Merge pull request #67 from leanix/feature/cid-3388-fix-agent-version
cid-3388: Fix agent version to 0.0.3
2 parents 410bdae + 181251d commit 3c57f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "net.leanix"
14-
version = "v0.0.2"
14+
version = "v0.0.3"
1515

1616
java {
1717
toolchain {

0 commit comments

Comments
 (0)