From b4e27f5be49a2da8d8a89d730ee68771b210b003 Mon Sep 17 00:00:00 2001 From: Philippus Baalman Date: Sun, 1 Dec 2024 15:59:57 +0100 Subject: [PATCH] Update year (#561) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f01c5838..33787309f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Scala Advent of Code 2023 +# Scala Advent of Code 2024 Solutions in Scala for the annual [Advent of Code (adventofcode.com)](https://adventofcode.com/) challenge.