From 05195f86a4db0d2100e416e0ed6a526776621844 Mon Sep 17 00:00:00 2001 From: Will Hunt <will@half-shot.uk> Date: Wed, 23 May 2018 10:39:23 +0100 Subject: [PATCH] 0.2.0-rc3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4457c94..a18bda5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-appservice-discord", - "version": "0.2.0-rc2", + "version": "0.2.0-rc3", "description": "A bridge between Matrix and Discord", "main": "discordas.js", "scripts": { -- GitLab