From dcb174afc4773f403ee8917ad3d9155308e349f8 Mon Sep 17 00:00:00 2001 From: Saket Patel Date: Sat, 1 Sep 2018 04:11:58 +0530 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92d412753..4aec6af4a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@zimbra/api-client", "amdName": "zmApiJsClient", - "version": "5.0.0", + "version": "5.0.1", "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",