From bb01576e4cf9cc10c529621ced3ef3a7eb5ab376 Mon Sep 17 00:00:00 2001 From: "Itai Y. Efrat" Date: Sun, 2 Aug 2020 15:28:26 +0300 Subject: [PATCH] 1.0.1 --- evil-tex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evil-tex.el b/evil-tex.el index 4a1e368..fda069a 100644 --- a/evil-tex.el +++ b/evil-tex.el @@ -5,8 +5,8 @@ ;; Authors: Yoav Marco , Itai Y. Efrat ;; Maintainers: Yoav Marco , Itai Y. Efrat ;; Created: February 01, 2020 -;; Modified: July 20, 2020 -;; Version: 1.0.0 +;; Modified: August 02, 2020 +;; Version: 1.0.1 ;; Keywords: tex, emulation, vi, evil, wp ;; Homepage: https://github.com/iyefrat/evil-tex ;; Package-Requires: ((emacs "25.1") (evil "1.0") (auctex "11.88"))