From 929f5934fff77c592fc51a1ae19777a1ef1abfc1 Mon Sep 17 00:00:00 2001 From: Zak Groner Date: Tue, 9 Sep 2014 18:47:06 -0700 Subject: [PATCH] npm 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0925a0e46..947debf19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emojione", - "version": "1.0.5", + "version": "1.0.6", "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.min.js",