diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-09-02 10:02:21 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-09-02 10:02:21 -0500 |
commit | f03aee22b956729372f0a15e650f6e05768410cb (patch) | |
tree | ea48dd17e8d633e14ee77cff6c98fa4f690d6114 | |
parent | 03317f17a778f19c6aa180a4a2b7895da6f1a427 (diff) | |
download | org-margin-f03aee22b956729372f0a15e650f6e05768410cb.tar.gz org-margin-f03aee22b956729372f0a15e650f6e05768410cb.zip |
-rw-r--r-- | org-margin.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-margin.el b/org-margin.el index 25e1936..601d207 100644 --- a/org-margin.el +++ b/org-margin.el @@ -5,7 +5,7 @@ ;; Author: Simon Parri <simonparri@ganzeria.com> ;; Keywords: multimedia, hypermedia, outlines, docs ;; Package-Requires: ((emacs "24.3") (org "9.6") (compat "29.1")) -;; Version: 0.50 +;; Version: 0.51 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |