From 521f3afa0f5f3e7bf663c1947ef048abb69c24f5 Mon Sep 17 00:00:00 2001 From: Thomas Profitt Date: Wed, 6 Mar 2019 20:28:53 -0600 Subject: [PATCH] Bump to 1.0.1 This version fixes a compatibility issue with node 8. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fb01f5..486769e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-puppet-hangouts", - "version": "0.2.0", + "version": "1.0.1", "description": "", "main": "index.js", "scripts": {