Update version

This commit is contained in:
Masanao Igarashi
2019-08-13 10:44:03 +09:00
parent 82506f8fa8
commit 25ea7a8a7f

View File

@@ -18,9 +18,9 @@
;; Author: Masanao Igarashi <syoux2@gmail.com> ;; Author: Masanao Igarashi <syoux2@gmail.com>
;; Keywords: org, rst, reST, reStructuredText ;; Keywords: org, rst, reST, reStructuredText
;; Version: 0.2 ;; Version: 0.3
;; URL: https://github.com/masayuko/ox-rst ;; URL: https://github.com/msnoigrs/ox-rst
;; Package-Requires: ((emacs "24.4") (org "8.2.4")) ;; Package-Requires: ((emacs "26.1") (org "8.3"))
;;; Commentary: ;;; Commentary:
;; This library implements an reStructuredText back-end for ;; This library implements an reStructuredText back-end for