diff options
author | Vasilij Schneidermann <mail@vasilij.de> | 2018-06-17 23:43:13 +0200 |
---|---|---|
committer | Vasilij Schneidermann <mail@vasilij.de> | 2018-06-17 23:44:05 +0200 |
commit | 3be6e8cd1a6311b0782ca2aa3d9961bec6183632 (patch) | |
tree | bb0f6320eae239b0c8eab10bf922e31e700e66d2 | |
parent | 433232ed1d255e06735c561319abe26bcb4befec (diff) |
Bump version
-rw-r--r-- | nov.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ ;;; nov.el --- Featureful EPUB reader mode -;; Copyright (C) 2017 Vasilij Schneidermann <mail@vasilij.de> +;; Copyright (C) 2017-2018 Vasilij Schneidermann <mail@vasilij.de> ;; Author: Vasilij Schneidermann <mail@vasilij.de> ;; URL: https://github.com/wasamasa/nov.el -;; Version: 0.2.3 +;; Version: 0.2.4 ;; Package-Requires: ((dash "2.12.0") (esxml "0.3.3") (emacs "24.4")) ;; Keywords: hypermedia, multimedia, epub |