Skip to content

Commit

Permalink
Merge pull request #192 from lasdeparq/master
Browse files Browse the repository at this point in the history
Increasing release version
  • Loading branch information
lacerdev authored Oct 30, 2017
2 parents 33167b4 + 8a9a93e commit e9f3edd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
4 changes: 2 additions & 2 deletions dist/emojionearea.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*!
* EmojioneArea v3.2.0
* EmojioneArea v3.2.1
* https://github.com/mervick/emojionearea
* Copyright Andrey Izman and other contributors
* Released under the MIT license
* Date: 2017-10-30T11:01Z
* Date: 2017-10-30T16:01Z
*/
window = ( typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {} );
document = window.document || {};
Expand Down
Loading

0 comments on commit e9f3edd

Please sign in to comment.