Skip to content

Commit f2d953a

Browse files
committed
to create version 0.1.0
1 parent 3f01caa commit f2d953a

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
@@ -4,7 +4,7 @@ allprojects {
44

55
ext {
66
gdxVersion = '1.3.1'
7-
engineVersion = '0.1.0-SNAPSHOT'
7+
engineVersion = '0.1.0'
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)