From 6aebeb33b4f12206b32d3f9bedd20ec1e2afac45 Mon Sep 17 00:00:00 2001 From: Henrique Schreiner Date: Fri, 12 May 2017 17:45:05 -0300 Subject: [PATCH] Updating version to publish docs updates. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ca9756..503889c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-hubspot-api", - "version": "0.2.0", + "version": "0.2.1", "description": "A wrapper for the HubSpot API based on Node.", "main": "./dist/index.js", "scripts": {