From 59944bf3d39b219a581afc334cd4fa3e10b360b3 Mon Sep 17 00:00:00 2001 From: Matt Oestreich Date: Mon, 21 Dec 2020 17:13:29 -0600 Subject: [PATCH] 2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4af3c855..1058d66d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.4", + "version": "2.1.5", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",