Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mervick committed Jan 12, 2018
1 parent fa01469 commit 648cbef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dist/emojionearea.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*!
* EmojioneArea v3.2.6
* EmojioneArea v3.2.7
* https://github.com/mervick/emojionearea
* Copyright Andrey Izman and other contributors
* Released under the MIT license
* Date: 2017-12-15T15:15Z
* Date: 2018-01-12T01:54Z
*/
window = ( typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {} );
document = window.document || {};
Expand Down Expand Up @@ -1704,4 +1704,4 @@ document = window.document || {};
return this;
};

}, window ) );
}, window ) );
Loading

0 comments on commit 648cbef

Please sign in to comment.