emacs-emojify

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

commit 596884d9476ecb839e5431f83702e4c4a4e1c6d2
parent c3ac5d4bb1b0a157b5f3598131c6deea6b372c30
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Sun, 15 Nov 2015 16:00:51 +0530

Bump to version 0.2

Diffstat:
Memojify.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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: 0.1 +;; Version: 0.2 ;; Package-Requires: ((seq "1.12") (ht "2.0") (emacs "24.3")) ;; This program is free software; you can redistribute it and/or modify