missed changing the version number :O

This commit is contained in:
2026-04-11 22:59:10 -06:00
parent d408eea48b
commit f4d1bb8f82
+1 -1
View File
@@ -30,7 +30,7 @@ import (
)
// AMSTERDAM_VERSION contains the version number of Amsterdam.
const AMSTERDAM_VERSION = "0.1.0"
const AMSTERDAM_VERSION = "0.1.1"
// AMSTERDAM_COPYRIGHT contains the copyright dates for Amsterdam.
const AMSTERDAM_COPYRIGHT = "2025-2026"