chore(release): bump version

This commit is contained in:
Felix Spöttel
2023-11-22 14:13:45 +01:00
parent a3cc3a7efe
commit 656bd38f4c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "advent_of_code"
version = "0.9.0"
version = "0.9.1"
dependencies = [
"pico-args",
]