From 209ce6dacd7381f9ac157a54088fe1a8c3c3e1f4 Mon Sep 17 00:00:00 2001 From: mehmet baran Date: Sun, 7 Jun 2020 19:05:50 +0300 Subject: [PATCH] 1.60.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99e49b0a1..08ab54888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.59.0", + "version": "1.60.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",