From a6a211440ef0c94ccece14fa5ee8f7ebbfa3822b Mon Sep 17 00:00:00 2001 From: Levi Thomason Date: Mon, 26 Oct 2020 09:48:13 -0700 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 478f687a9e..3a26ed6028 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-react", - "version": "2.0.0", + "version": "2.0.1", "description": "The official Semantic-UI-React integration.", "jsnext:main": "dist/es/index.js", "main": "dist/commonjs/index.js",