From 703aff9b819edc3feb160d52f4a1464a9cfd72f9 Mon Sep 17 00:00:00 2001 From: mbrn Date: Thu, 24 Oct 2019 08:47:03 +0300 Subject: [PATCH] 1.53.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38eaa903d..238541c2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.52.0", + "version": "1.53.0", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",