From 2363f8c896cc7ce76ba5974079dc919f65f03776 Mon Sep 17 00:00:00 2001 From: Levi Thomason Date: Mon, 6 May 2019 14:30:22 -0700 Subject: [PATCH] 0.87.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba93f6f95d..598825a777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-react", - "version": "0.87.0", + "version": "0.87.1", "description": "The official Semantic-UI-React integration.", "jsnext:main": "dist/es/index.js", "main": "dist/commonjs/index.js",