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": {