emacs-emojify

fork of https://github.com/iqbalansari/emacs-emojify
Log | Files | Refs | LICENSE

commit 302d16e9bac72faf94984e0c48ecd0e4b8d66738
parent ef99dca78d228982debea90d2a8b5de852901916
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Tue, 21 May 2019 13:54:49 +0530

Bump version to 1.2

Diffstat:
MCHANGELOG.org | 2+-
Memojify.el | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 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 @@ -5,7 +5,7 @@ ;; Author: Iqbal Ansari <iqbalansari02@yahoo.com> ;; 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