We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdbdfc commit 042e025Copy full SHA for 042e025
Taskmaster/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'java-library'
2
3
group 'com.livio.taskmaster'
4
-version '0.5'
+version '0.6'
5
6
sourceCompatibility = 1.7
7
0 commit comments