From 25ea7a8a7ff1f57a9cd4f65b53899da3487bad8a Mon Sep 17 00:00:00 2001 From: Masanao Igarashi Date: Tue, 13 Aug 2019 10:44:03 +0900 Subject: [PATCH] Update version --- ox-rst.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ox-rst.el b/ox-rst.el index 910c557..250dda1 100644 --- a/ox-rst.el +++ b/ox-rst.el @@ -18,9 +18,9 @@ ;; Author: Masanao Igarashi ;; Keywords: org, rst, reST, reStructuredText -;; Version: 0.2 -;; URL: https://github.com/masayuko/ox-rst -;; Package-Requires: ((emacs "24.4") (org "8.2.4")) +;; Version: 0.3 +;; URL: https://github.com/msnoigrs/ox-rst +;; Package-Requires: ((emacs "26.1") (org "8.3")) ;;; Commentary: ;; This library implements an reStructuredText back-end for