From b56316a4f8fb6798ee3854154033f33f2790c3d0 Mon Sep 17 00:00:00 2001 From: mbrn Date: Tue, 30 Apr 2019 07:54:44 +0300 Subject: [PATCH] Version upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd624006b..fe358b5aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-table", - "version": "1.33.0", + "version": "1.34.0", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/material-table.js", "types": "index.d.ts",