From 479e0a1c3610dfe918d89a5f5a92c8aec37f131d Mon Sep 17 00:00:00 2001 From: Benjamin Levy Date: Tue, 13 Jul 2021 01:51:15 -0400 Subject: [PATCH] Release 0.3.3 --- org-fragtog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-fragtog.el b/org-fragtog.el index c76f7de..855309f 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.2 +;; Version: 0.3.3 ;; 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 "27.1"))