diff --git a/package.json b/package.json index 0c20c89..d9cbaef 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-spreadsheet-grid", - "version": "2.2.0", + "version": "2.3.0", "description": "An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns", "main": "lib/bundle.js", "scripts": {