From ae003a4b59577ae822674513b1b15ca2dec2adb9 Mon Sep 17 00:00:00 2001 From: Denis Raslov Date: Sat, 6 Aug 2022 14:55:42 +0300 Subject: [PATCH] Bump version up to 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9cbaef..743f762 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-spreadsheet-grid", - "version": "2.3.0", + "version": "2.3.1", "description": "An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns", "main": "lib/bundle.js", "scripts": {