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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user