From 5f776924f4f649b064e030a4cd597ecf4899fe46 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 23 Feb 2016 17:31:40 -0800 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a6aa180c..2af695850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emojione", - "version": "2.1.0", + "version": "2.1.1", "description": "Emoji One is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG and SVG formats provided for the emoji images.", "author": "Emoji One (http://emojione.com)", "main": "lib/js/emojione.js",