From b60f6e8b74028489189b8c0fc242d107dc8bac44 Mon Sep 17 00:00:00 2001 From: mbrn Date: Thu, 15 Aug 2019 10:17:44 +0300 Subject: [PATCH] 1.49.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2b48abb7..e6694b87c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.48.0", + "version": "1.49.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",