From 2eb55f1e309833442cc5826b43fc53cbbca1600b Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 31 Oct 2019 11:08:37 -0600 Subject: [PATCH] v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 421c6730..f6aaad91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mjolnir", - "version": "0.1.2", + "version": "0.1.3", "description": "A moderation tool for Matrix", "main": "lib/index.js", "repository": "git@github.com:matrix-org/mjolnir.git",