From 1c05b38a9eee3944f59a5098322a935b6644ab95 Mon Sep 17 00:00:00 2001 From: Etienne Lemay Date: Tue, 13 Nov 2018 09:43:02 -0500 Subject: [PATCH] Release v2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80c6024..da7a173 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emoji-mart", - "version": "2.8.1", + "version": "2.9.0", "description": "Customizable Slack-like emoji picker for React", "main": "dist/index.js", "module": "dist-es/index.js",