diff --git a/package-lock.json b/package-lock.json index 16df2f5..edcdd89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coveo-xrm", - "version": "0.4.3", + "version": "0.4.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e15103c..577e66a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coveo-xrm", - "version": "0.4.3", + "version": "0.4.4", "author": "Coveo", "license": "MIT", "description": "Wrapper around the Dynamics client API that adapts the implementation from different versions of Dynamics.",