Version bump

This commit is contained in:
Mike Farah
2025-11-22 09:44:39 +11:00
parent ccc34b5022
commit 451724d514
5 changed files with 111 additions and 2 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ Given a sample.yml file of:
```yaml
f:
a: &a cat
*a: b
*a : b
```
then
```bash