From 0280f3ca7926405ab962ff4796c5f8aa19c7608c Mon Sep 17 00:00:00 2001 From: Thomas Profitt Date: Sat, 23 Feb 2019 09:54:16 -0600 Subject: [PATCH] Bump to 0.2.0; matrix-puppet-bridge 1.17.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79c3550..6fb01f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-puppet-hangouts", - "version": "0.1.1", + "version": "0.2.0", "description": "", "main": "index.js", "scripts": { @@ -18,7 +18,7 @@ "license": "ISC", "dependencies": { "bluebird": "^3.4.7", - "matrix-puppet-bridge": "matrix-hacks/matrix-puppet-bridge#2dca836" + "matrix-puppet-bridge": "matrix-hacks/matrix-puppet-bridge#decce78" }, "devDependencies": { "eslint": "^3.12.2"