1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Bump version of taskfile

Co-Authored-By: Andrey Nering <andrey.nering@gmail.com>
This commit is contained in:
jaedle
2019-08-19 20:53:20 +02:00
committed by GitHub
parent 0f385f9f4e
commit 5a6fb7c973

View File

@@ -28,7 +28,7 @@ Example: 'task hello' with the following 'Taskfile.yml' file will generate an
'output.txt' file with the content "hello". 'output.txt' file with the content "hello".
''' '''
version: '2' version: '3'
tasks: tasks:
hello: hello:
cmds: cmds: