We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cbf02 commit c5566b3Copy full SHA for c5566b3
docs/README.md
@@ -11,7 +11,7 @@ Once [installed](installation.md), you just need to describe your build tasks
11
using a simple [YAML][yaml] schema in a file called `Taskfile.yml`:
12
13
```yaml
14
-version: '2'
+version: '3'
15
16
tasks:
17
hello:
0 commit comments