From fe2eab0bad902251b582cd80a738e17f80bd7d24 Mon Sep 17 00:00:00 2001 From: Chris Zhou Date: Wed, 6 Mar 2019 00:06:46 -0800 Subject: [PATCH] update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67c43fa..81852c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-wordcloud", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple React + D3 wordcloud component with powerful features.", "main": "dist/index.js", "module": "dist/index.module.js",