From c385d5f20837ca40be9514043c476f6bd44a0c11 Mon Sep 17 00:00:00 2001 From: Levi Thomason Date: Tue, 17 Oct 2017 21:35:21 -0700 Subject: [PATCH] 0.75.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4244c1f272..eb3b03b4d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-react", - "version": "0.75.0", + "version": "0.75.1", "description": "The official Semantic-UI-React integration.", "jsnext:main": "dist/es/index.js", "main": "dist/commonjs/index.js",