@@ -1,4 +1,4 @@
-# v0.2.2 (unreleased)
+# v0.2.2 (2022-11-01)
* Added option to send captions in the same message using [MSC2530].
* Updated app version identifiers to bridge some new message types.
@@ -1,2 +1,2 @@
-__version__ = "0.2.1"
+__version__ = "0.2.2"
__author__ = "Tulir Asokan <tulir@maunium.net>"