From 7e0da07410908d7d510bfc6a29e7f2764ea1b606 Mon Sep 17 00:00:00 2001 From: Matt Oestreich Date: Tue, 22 Dec 2020 16:50:15 -0600 Subject: [PATCH] 2.1.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75e83458..105463c3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.19", + "version": "2.1.20", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",