diff --git a/package.json b/package.json index 2f73d5c..2fe369c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-prime", - "version": "2.7.0", + "version": "2.8.0", "description": "Shopify Prime is a NodeJS library built to help developers easily authenticate and make calls against the Shopify API. It was inspired by and borrows heavily from ShopifySharp.", "main": "dist/index.js", "typings": "dist/index.d.ts",