From f6d34d211fa7c63a2163680c8cda592a9c5a4eb0 Mon Sep 17 00:00:00 2001
From: Will Hunt <will@half-shot.uk>
Date: Thu, 16 May 2019 22:14:15 +0100
Subject: [PATCH] 0.5.0

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

diff --git a/package.json b/package.json
index d0added..65b0f11 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "matrix-appservice-discord",
-  "version": "0.4.0",
+  "version": "0.5.0",
   "description": "A bridge between Matrix and Discord",
   "main": "discordas.js",
   "scripts": {
-- 
GitLab