branch: externals/topspace commit 33c2a6f0a11d1d88cdb2065c5a897e33507f4c86 Author: Trevor Pogue <trevorpo...@gmail.com> Commit: GitHub <nore...@github.com>
Bump version 0.3.0 -> 0.3.1 --- topspace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topspace.el b/topspace.el index 9fac1d3057..4a780b68c0 100644 --- a/topspace.el +++ b/topspace.el @@ -6,7 +6,7 @@ ;; Maintainer: Trevor Edwin Pogue <trevor.po...@gmail.com> ;; URL: https://github.com/trevorpogue/topspace ;; Keywords: convenience, scrolling, center, cursor, margin, padding -;; Version: 0.3.0 +;; Version: 0.3.1 ;; Package-Requires: ((emacs "25.1")) ;; This file is part of GNU Emacs.