From fd4bb7a26a39e93d0cb4ed90934e9e3f73ebca4b Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 29 Jan 2016 11:30:25 -0800 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed6ebd5d4..5a6aa180c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emojione", - "version": "2.0.1", + "version": "2.1.0", "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",