diff --git a/package.json b/package.json index 8ab27e9..c2c5640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bigcommerce", - "version": "3.0.0", + "version": "3.1.0", "description": "A node module for authentication and use with the BigCommerce API", "main": "./lib/bigcommerce", "scripts": {