diff --git a/package.json b/package.json index 6c9a6222..c741daf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spree/storefront-api-v2-sdk", - "version": "4.3.1", + "version": "4.3.2", "description": "Node module to easily integrate your JavaScript or TypeScript application with Spree API V2. You can create an entirely custom Storefront in JS/TS with this package including one page checkout, Single Page Apps, PWAs and so on", "engines": { "node": ">=8",