From 200de13e0f0db81d4293ec18cde078c810aac61c Mon Sep 17 00:00:00 2001 From: mbrn Date: Thu, 12 Dec 2019 09:14:14 +0300 Subject: [PATCH] 1.54.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e928300bf..d8913845d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.54.1", + "version": "1.54.2", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",