Skip to content

Commit 7b9fcce

Browse files
authored
0.0.2 released
1 parent 2c33ceb commit 7b9fcce

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
@@ -8,7 +8,7 @@ apply plugin: 'idea'
88
defaultTasks 'clean', 'build', 'install'
99

1010
group = 'org.helios'
11-
version = '0.0.2-RC'
11+
version = '0.0.2'
1212

1313
ext.isReleaseVersion = !version.endsWith("-RC")
1414

0 commit comments

Comments
 (0)