From e4b4a25f0774e957b77a8d0fa8f013e583b0965c Mon Sep 17 00:00:00 2001 From: syncfusion-javascript Date: Tue, 20 Aug 2019 19:19:16 +0530 Subject: [PATCH] 17.2.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a0cf45..61eb454 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ej-angular2", "description": "Angular 2 components for Syncfusion JavaScript widgets", - "version": "17.2.34", + "version": "17.2.35", "scripts": { "lint": "tslint ej/**/*.ts", "prepublish": "npm run build:aot",