From bed49744ed27ff205539a14fd51e2977852c49e5 Mon Sep 17 00:00:00 2001 From: Benjamin Levy Date: Fri, 14 May 2021 12:08:05 -0400 Subject: [PATCH] Release 0.3.2 --- org-fragtog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-fragtog.el b/org-fragtog.el index b463926..fdd0eba 100644 --- a/org-fragtog.el +++ b/org-fragtog.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2020 Benjamin Levy - MIT/X11 License ;; Author: Benjamin Levy -;; Version: 0.3.1 +;; Version: 0.3.2 ;; Description: Automatically toggle Org mode LaTeX fragment previews as the cursor enters and exits them ;; Homepage: https://github.com/io12/org-fragtog ;; Package-Requires: ((emacs "24.3") (org "9.3.2"))