Skip to content

Commit dd3fdb2

Browse files
author
Aleksandar Gradinac
committed
Release 0.1.2
1 parent c2b702e commit dd3fdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import static org.graalvm.internal.tck.TestUtils.metadataRoot
2222
import static org.graalvm.internal.tck.TestUtils.repoRoot
2323
import static org.graalvm.internal.tck.TestUtils.testRoot
2424

25-
project.version("0.1.2-SNAPSHOT")
25+
project.version("0.1.2")
2626

2727
// gradle check
2828
spotless {

0 commit comments

Comments
 (0)