From 8ee9858aa0f0c7191aafd381687bc284012cdcae Mon Sep 17 00:00:00 2001 From: Etienne Lemay Date: Fri, 10 Aug 2018 14:18:19 -0400 Subject: [PATCH] Release v2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5388859..2a58c03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emoji-mart", - "version": "2.7.0", + "version": "2.8.0", "description": "Customizable Slack-like emoji picker for React", "main": "dist/index.js", "module": "dist-es/index.js",