From 27a7d4b9ac52b020344274df9680e9ba5f12e412 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Wed, 31 Dec 2025 22:53:21 +0530 Subject: 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 64907a1..cb3045b 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 -- cgit v1.0