diff --git a/package.json b/package.json index 80a6badb..34101f0e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ordercloud-javascript-sdk", "description": "The offical Javascript SDK for the Ordercloud ecommerce API", "author": "Four51 OrderCloud", - "version": "8.0.2", + "version": "9.0.0", "main": "dist/index.js", "umd:main": "dist/index.umd.js", "module": "dist/index.esm.js",