From 2a428c4676e5e09fb084229c1445019e7166a282 Mon Sep 17 00:00:00 2001 From: Mehmet Baran Date: Sat, 4 May 2019 12:38:18 +0300 Subject: [PATCH] version upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d9541d80..7e53cecf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.35.0", + "version": "1.35.1", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/material-table.js", "types": "index.d.ts",