From 518b4b5f6bf2d3ccd8af5d3a083013a6292c2c92 Mon Sep 17 00:00:00 2001
From: Bruno Windels <bruno@windels.cloud>
Date: Fri, 11 Jun 2021 10:17:32 +0200
Subject: [PATCH] 1.2.10

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

diff --git a/package.json b/package.json
index 93ff6d6..481f86e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "matrix.to",
-  "version": "1.2.9",
+  "version": "1.2.10",
   "type": "module",
   "license": "Apache-2.0",
   "engines": {
-- 
GitLab