branch: elpa/pdf-tools
commit 27a7d4b9ac52b020344274df9680e9ba5f12e412
Author: Vedang Manerikar <[email protected]>
Commit: Vedang Manerikar <[email protected]>
chore: bump the version of pdf-tools to 1.2.1
---
lisp/pdf-tools.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/pdf-tools.el b/lisp/pdf-tools.el
index 64907a1b2a6..cb3045bd0d4 100644
--- a/lisp/pdf-tools.el
+++ b/lisp/pdf-tools.el
@@ -7,7 +7,7 @@
;; URL: http://github.com/vedang/pdf-tools/
;; Keywords: files, multimedia
;; Package: pdf-tools
-;; Version: 1.2.0
+;; Version: 1.2.1
;; Package-Requires: ((emacs "26.3") (tablist "1.0") (let-alist "1.0.4"))
;; This program is free software; you can redistribute it and/or modify