From 034426ed4597a27fef0789e15ca38c335ffc6012 Mon Sep 17 00:00:00 2001
From: Bruno Windels <brunow@element.io>
Date: Wed, 3 Feb 2021 18:57:19 +0100
Subject: [PATCH] 1.2.5

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9837e8a..2b106c1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "matrix.to",
-  "version": "1.2.4",
+  "version": "1.2.5",
   "type": "module",
   "license": "Apache-2.0",
   "engines": {
-- 
GitLab