branch: externals/blist
commit e3894193fd7602483e0132b82f1b0afbcebe654d
Author: JSDurand <mmem...@gmail.com>
Commit: JSDurand <mmem...@gmail.com>
blist: Bump version to 0.6
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.
---
blist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blist.el b/blist.el
index e3ad15942b..e1e5064b9c 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