Skip to content

Commit b89947c

Browse files
committed
bump version to 1.6.0
1 parent e893e0b commit b89947c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
group('io.github.lucasstarsz.fastj')
18-
version('1.6.0-SNAPSHOT')
18+
version('1.6.0')
1919
description('An open source, Java-based 2D game engine.')
2020

2121
import org.gradle.api.internal.tasks.testing.results.DefaultTestResult

0 commit comments

Comments
 (0)