branch: externals/valign
commit cd2b56304b60decd4ee4830b3207d9b4e74b201a
Author: Yuan Fu <[email protected]>
Commit: Yuan Fu <[email protected]>
* valign.el: Bump version to 3.0.0.
---
valign.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/valign.el b/valign.el
index 136afc3..32604b3 100644
--- a/valign.el
+++ b/valign.el
@@ -2,7 +2,7 @@
;; Author: Yuan Fu <[email protected]>
;; URL: https://github.com/casouri/valign
-;; Version: 2.3.0
+;; Version: 3.0.0
;; Keywords: convenience, text, table
;; Package-Requires: ((emacs "26.0"))