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