Skip to content

Commit f5a20b8

Browse files
Bump version to 0.1.1
Signed-off-by: Lazar Mitrović <[email protected]>
1 parent 5c2e01e commit f5a20b8

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.0")
25+
project.version("0.1.1")
2626

2727
// gradle check
2828
spotless {

0 commit comments

Comments
 (0)