From 696766c87645e9f4a821d742d5c6e1f045007afa Mon Sep 17 00:00:00 2001 From: wanghaoo Date: Tue, 27 Nov 2018 15:24:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8B=96=E6=8B=BD=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E8=AE=A1=E7=AE=97):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57463dc..c170a67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-table", - "version": "1.5.10", + "version": "1.5.11", "description": "Table ui component for react", "keywords": [ "react", @@ -93,4 +93,4 @@ "react-addons-test-utils": "^15.5.0", "react-dom": "^15.5.0" } -} +} \ No newline at end of file