From 6236c7d0ef8e3a066bf6b82c7d25d763eb218bfe Mon Sep 17 00:00:00 2001 From: kgrube Date: Fri, 14 Apr 2017 10:38:41 -0700 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4438018..98d0944 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connectwise-rest", - "version": "0.0.9", + "version": "0.0.10", "description": "A nodejs module for interacting with the ConnectWise REST API.", "main": "index.js", "scripts": {