@@ -1,6 +1,6 @@
# Changelog
-## [Unreleased]
+## [3.23.0] - 2024-03-11
### Add
- Add request ID, processing/info options, and source image URL to error reports.
package version
-const version = "3.22.0"
+const version = "3.23.0"
func Version() string {
return version