From f5d3b356a6e7fb8330618a7e3de627b3ade53078 Mon Sep 17 00:00:00 2001 From: Saket Patel Date: Wed, 12 Sep 2018 17:25:02 +0530 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8111420ea..e8f20535f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@zimbra/api-client", "amdName": "zmApiJsClient", - "version": "5.1.1", + "version": "6.0.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",