From c2d1c37b9472117698691e7f79336c0e606b7409 Mon Sep 17 00:00:00 2001 From: righ Date: Sun, 12 May 2024 21:52:04 +0900 Subject: [PATCH] 1.0.7-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ec14d25..ba3981b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gridsheet/react-core", - "version": "1.0.6", + "version": "1.0.7-alpha.0", "description": "Spreadsheet component for React", "main": "dist/index.js", "module": "dist/index.js",