Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nivemaham committed Dec 15, 2017
1 parent 009a1b2 commit 0ea3c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
//---------------------------------------------------------------------------//

group = 'org.radarcns'
version = '0.1.1'
version = '0.1.2'
ext.description = 'Kafka backend for processing device data.'

mainClassName = 'org.radarcns.RadarBackend'
Expand Down

0 comments on commit 0ea3c5e

Please sign in to comment.