Skip to content

Commit

Permalink
Update TaskMaster version for 0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Kast committed Sep 30, 2021
1 parent 5fdbdfc commit 042e025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskmaster/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'java-library'

group 'com.livio.taskmaster'
version '0.5'
version '0.6'

sourceCompatibility = 1.7

Expand Down

0 comments on commit 042e025

Please sign in to comment.