From 1c14c868b17b5000fae039fa7d60a42ca393227c Mon Sep 17 00:00:00 2001 From: Etienne Lemay Date: Wed, 15 Aug 2018 22:30:54 -0400 Subject: [PATCH] Release v2.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a58c03..80c6024 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emoji-mart", - "version": "2.8.0", + "version": "2.8.1", "description": "Customizable Slack-like emoji picker for React", "main": "dist/index.js", "module": "dist-es/index.js",