From 0f82ba99a568132a69f4f927b9bdfba1600d2076 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah <36107+shazron@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:22:27 +0800 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 906cf3e..622b8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aio-lib-customer-profile", - "version": "2.0.0", + "version": "2.0.1", "description": "Adobe I/O Customer Profile Lib", "license": "Apache-2.0", "main": "src/index.js",