Skip to content

Commit a83d444

Browse files
Update build.gradle
1 parent 215a1d1 commit a83d444

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
@@ -17,7 +17,7 @@ plugins {
1717
//---------------------------------------------------------------------------//
1818

1919
group = 'org.radarcns'
20-
version = '0.1-alpha.3-SNAPSHOT'
20+
version = '0.1'
2121
ext.description = 'Kafka backend for processing device data.'
2222

2323
mainClassName = 'org.radarcns.RadarBackend'

0 commit comments

Comments
 (0)