From 04155b96fc721cb658773188bfdfe4c5a644f2e5 Mon Sep 17 00:00:00 2001 From: Saket Patel Date: Wed, 8 Aug 2018 13:37:19 +0530 Subject: [PATCH] 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9734b4688..ec3c4d62e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@zimbra/api-client", "amdName": "zmApiJsClient", - "version": "4.2.0", + "version": "4.3.0", "description": "Zimbra JS API Client and GraphQL client for making requests against the Zimbra SOAP API.", "main": "dist/zm-api-js-client.js", "source": "index.ts",