From d75c82c7f75c8d6f312788cb901ed67004bbd2dd Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 7 Nov 2019 00:32:07 +0700 Subject: [PATCH] bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af3d765..037c8b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "door43-client", - "version": "0.9.7", + "version": "0.9.8", "description": "A client library for interacting with the Door43 Resource API.", "main": "./lib/main.js", "scripts": {