From 00867562a1e97bf5d50cab141ecc5a704016ce3a Mon Sep 17 00:00:00 2001 From: Matt Oestreich Date: Mon, 21 Dec 2020 17:59:21 -0600 Subject: [PATCH] Release 2.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 522f53b4..ab8a1f3a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.9", + "version": "2.1.11", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",