Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Commit c0abd46

Browse files
committed
2.1.0
1 parent 16d8db6 commit c0abd46

5 files changed

Lines changed: 170 additions & 139 deletions

File tree

package-lock.json

Lines changed: 81 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-handsontable",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "Best Data Grid for React with Spreadsheet Look and Feel.",
66
"author": "Handsoncode <hello@handsoncode.net> (https://handsoncode.net)",

src/ce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@handsontable/react",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Best Data Grid for React with Spreadsheet Look and Feel.",
55
"author": "Handsoncode <hello@handsoncode.net> (https://handsoncode.net)",
66
"homepage": "https://handsontable.com",

src/pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@handsontable-pro/react",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Best Data Grid for React with Spreadsheet Look and Feel.",
55
"author": "Handsoncode <hello@handsoncode.net> (https://handsoncode.net)",
66
"homepage": "https://handsontable.com",

0 commit comments

Comments
 (0)