From cf48b4eb9c7489c40ca5676ade3dd0517e3421ce Mon Sep 17 00:00:00 2001 From: Try Ajitiono Date: Thu, 27 Apr 2023 13:57:18 +0000 Subject: [PATCH] 3.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46ecad5d..9ac9349c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bs-datatable", - "version": "3.11.0", + "version": "3.11.1", "description": "React Bootstrap Datatable (without jQuery) with sorting, filter, and pagination", "main": "lib/cjs/index.js", "module": "lib/esm/index.js",