branch: externals/greader
commit a79f32114694fb2d520e3327bcd00a722fe66796
Author: Michelangelo Rodriguez <michelangelo.rodrig...@gmail.com>
Commit: Michelangelo Rodriguez <michelangelo.rodrig...@gmail.com>

    greader version 0.11.1
    
    Simplified the function `greader-audiobook--get-block.
    The process of getting the current block is faster, as it is not
    necessary to count words in the current buffer anymore.
---
 greader.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/greader.el b/greader.el
index 36b67522a9..2b45f4ec70 100644
--- a/greader.el
+++ b/greader.el
@@ -7,7 +7,7 @@
 ;; Keywords: tools, accessibility
 ;; URL: https://www.gitlab.com/michelangelo-rodriguez/greader
 ;; package-requires: ((google-translate))
-;; Version: 0.11.0
+;; Version: 0.11.1
 
 ;; 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

Reply via email to