branch: elpa/visual-fill-column
commit 9c0ecc2af21d3024a2a838c30d574e86265a52be
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Update version number.
---
visual-fill-column.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/visual-fill-column.el b/visual-fill-column.el
index 6c48f78611e..5197d904bac 100644
--- a/visual-fill-column.el
+++ b/visual-fill-column.el
@@ -8,7 +8,7 @@
;; Maintainer: Joost Kremers <[email protected]>
;; URL: https://codeberg.org/joostkremers/visual-fill-column
;; Created: 2015
-;; Version: 2.7.0
+;; Version: 2.7.1
;; Package-Requires: ((emacs "25.1"))
;; This file is NOT part of GNU Emacs.