chore: bump version

This commit is contained in:
Felix Spöttel
2022-10-29 17:26:14 +02:00
parent e45e930602
commit 412c0ae687
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "aoc"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"pico-args",
]