Skip to content

Commit c34a8d4

Browse files
committed
0.0.3 released
1 parent 048743c commit c34a8d4

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
@@ -10,7 +10,7 @@ apply plugin: 'idea'
1010
defaultTasks 'clean', 'build', 'install'
1111

1212
group = 'org.helios'
13-
version = '0.0.3-RC'
13+
version = '0.0.3'
1414

1515
ext.isReleaseVersion = !version.endsWith("-RC")
1616

0 commit comments

Comments
 (0)