From e8cfde8e00f8cf3ac13b2bfd9d99b5eb9a46a796 Mon Sep 17 00:00:00 2001 From: Enrique Novoa Date: Mon, 22 Jun 2020 13:00:51 -0500 Subject: [PATCH] bump version 2.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6644619aa..a3086abb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elasticprojects/emoji-mart", - "version": "2.10.1", + "version": "2.10.2", "description": "Customizable Slack-like emoji picker for React", "main": "dist/index.js", "module": "dist-es/index.js",