Skip to content

Commit c5566b3

Browse files
committed
Update version in the home page
1 parent 30cbf02 commit c5566b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Once [installed](installation.md), you just need to describe your build tasks
1111
using a simple [YAML][yaml] schema in a file called `Taskfile.yml`:
1212

1313
```yaml
14-
version: '2'
14+
version: '3'
1515

1616
tasks:
1717
hello:

0 commit comments

Comments
 (0)