Skip to content

Commit 6ebb1db

Browse files
authored
Update build.gradle.kts (#363)
2 parents f173448 + fe36036 commit 6ebb1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

surf-api-gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020

2121
group = groupId
2222
version = buildString {
23-
append("2.0.5")
23+
append("2.0.6")
2424
if (snapshot) append("-SNAPSHOT")
2525
}
2626

0 commit comments

Comments
 (0)