summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--version.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index adcaad4..57bbbfa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# v2.2.1 (TBD)
+# v2.2.1 (2026-07-21)
Changes:
diff --git a/version.go b/version.go
index f8ccfd8..471969c 100644
--- a/version.go
+++ b/version.go
@@ -4,4 +4,4 @@
package schwift
// Version contains the version number of Schwift.
-const Version = "2.2.0"
+const Version = "2.2.1"