summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2025-02-10 10:41:38 +0800
committerJSDurand <mmemmew@gmail.com>2025-02-10 10:41:38 +0800
commite3894193fd7602483e0132b82f1b0afbcebe654d (patch)
treedabe1ac9402f32db542ac9e44f77935d14e895e9
parent999ce630663d3c62f24f435faab4963a6a2e4c82 (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.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/blist.el b/blist.el
index e3ad159..e1e5064 100644
--- a/blist.el
+++ b/blist.el
@@ -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