From f52717358956bd37f08612bac007b0b581270061 Mon Sep 17 00:00:00 2001 From: Matt Oestreich Date: Tue, 22 Dec 2020 17:26:35 -0600 Subject: [PATCH] Release 2.1.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4c0b720..91ca7e5c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.21", + "version": "2.1.22", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",