From c5aa89761309cb5d2ef776236e865aec3eeda0ca Mon Sep 17 00:00:00 2001 From: Brendan Early Date: Mon, 8 Jun 2020 13:41:29 -0500 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e049f8b..d3ef770 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-appservice-mumble", - "version": "0.1.2", + "version": "0.2.0", "description": "Matrix to Mumble bridge", "scripts": { "build": "./build.sh"