Skip to content

Commit f738d1f

Browse files
committed
0.0.1 released
1 parent 085c035 commit f738d1f

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

99
group = 'org.helios'
10-
version = '0.0.1-RC'
10+
version = '0.0.1'
1111

1212
repositories {
1313
mavenCentral()

0 commit comments

Comments
 (0)