From 42cac823de37260058d2e0ef188aeea7b023b5f6 Mon Sep 17 00:00:00 2001 From: Matt Oestreich Date: Sun, 20 Dec 2020 22:04:15 -0600 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd61023f..3709009e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.1", + "version": "2.1.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",