chore: bump version

This commit is contained in:
Felix Spöttel
2022-11-29 14:10:03 +01:00
parent 7d663f1407
commit 9bc635a056
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.3"
version = "0.7.0"
dependencies = [
"pico-args",
]