Skip to content

Commit

Permalink
Set version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Nov 9, 2021
1 parent 05e6de5 commit af8b279
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 @@ -40,7 +40,7 @@ plugins {
}

group = 'de.cyface'
version = '0.0.3'
version = '0.1.0'

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit af8b279

Please sign in to comment.