diff --git a/CHANGELOG.org b/CHANGELOG.org index fc10beb..d5a316f 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -5,7 +5,7 @@ ** Unreleased See [[https://github.com/iqbalansari/emacs-emojify/compare/v1.1...HEAD][Changes]] -** v1.1 - 2019-05-21 +** v1.2 - 2019-05-21 See [[https://github.com/iqbalansari/emacs-emojify/compare/v1.0...v1.1][Changes]] *** Fixed diff --git a/emojify.el b/emojify.el index 708e769..033c2f5 100644 --- a/emojify.el +++ b/emojify.el @@ -5,7 +5,7 @@ ;; Author: Iqbal Ansari ;; Keywords: multimedia, convenience ;; URL: https://github.com/iqbalansari/emacs-emojify -;; Version: 1.1 +;; Version: 1.2 ;; Package-Requires: ((seq "1.11") (ht "2.0") (emacs "24.3")) ;; This program is free software; you can redistribute it and/or modify