diff --git a/README.md b/README.md index 066a9b610..97bd1504b 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ When storing user inputted text in your database, say from a guestbook or throug We've teamed up with [JSDelivr](http://www.jsdelivr.com/#!emojione) to provide a simple way to install these emoji on any javascript-enabled website. Add the following script and stylesheet links to the head of your webpage: ``` - - + + ``` Alternatively, CDNjs is also available as a [CDN Host for Emoji One](https://cdnjs.com/libraries/emojione). diff --git a/bower.json b/bower.json index 8bb71656a..3b4343f1e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "emojione", - "version": "1.5.1", + "version": "1.5.2", "main:": [ "assets/css/emojione.css", "lib/js/emojione.js"