diff options
| author | JSDurand <mmemmew@gmail.com> | 2025-02-10 10:41:38 +0800 |
|---|---|---|
| committer | JSDurand <mmemmew@gmail.com> | 2025-02-10 10:41:38 +0800 |
| commit | e3894193fd7602483e0132b82f1b0afbcebe654d (patch) | |
| tree | dabe1ac9402f32db542ac9e44f77935d14e895e9 | |
| parent | 999ce630663d3c62f24f435faab4963a6a2e4c82 (diff) | |
blist: Bump version to 0.6externals/blist
I remember that elpa does not update if the version does not change.
To avoid the user getting a bugged version, I decide to bump version
for a minor fix.
| -rw-r--r-- | blist.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ;; Keywords: convenience ;; URL: https://gitlab.com/mmemmew/blist ;; Package-Requires: ((ilist "0.4") (emacs "24")) -;; Version: 0.5 +;; Version: 0.6 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |
