From eaab63cd042be0aa0ae1c74afab1b6e3986a027d Mon Sep 17 00:00:00 2001 From: Ionut-Cristian Florescu Date: Wed, 10 Jul 2024 18:37:31 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b51e0c15..10eca4da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mantine-datatable", - "version": "7.11.1", + "version": "7.11.2", "description": "The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and much more", "keywords": [ "mantine",