From 1d18e6a15bb0b03b166843ded35deedb000b5d47 Mon Sep 17 00:00:00 2001 From: Arthur Minduca Date: Thu, 27 Jun 2019 11:24:20 -0400 Subject: [PATCH] 0.4.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29c4353..16df2f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coveo-xrm", - "version": "0.4.2", + "version": "0.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 75ce7c7..e15103c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coveo-xrm", - "version": "0.4.2", + "version": "0.4.3", "author": "Coveo", "license": "MIT", "description": "Wrapper around the Dynamics client API that adapts the implementation from different versions of Dynamics.",