From ed6622e2b6931f96cbe46e28d70cf341404e4b64 Mon Sep 17 00:00:00 2001 From: Erin Date: Thu, 19 Dec 2024 13:16:25 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=209.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49d1d08a..5697e0ae 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": "9.0.1", + "version": "9.0.2", "main": "dist/index.js", "umd:main": "dist/index.umd.js", "module": "dist/index.esm.js",