Skip to content

Commit

Permalink
Bumping to version 1.1.020
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianromero committed Jun 7, 2019
1 parent aedbae1 commit fc8eabe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
}

group = 'com.github.adrianromero'
version = '1.1.010'
version = '1.1.020'

mainClassName = 'com.adr.helloiot.LauncherClient'
ext.mainClass = 'com.adr.helloiot.LauncherClient'
Expand Down Expand Up @@ -72,4 +72,4 @@ dependencies {
application {
mainClassName = mainClassName
applicationName = 'HelloIoT'
}
}

0 comments on commit fc8eabe

Please sign in to comment.