Joseph Turner <joseph@breatheoutbreathe.in> writes:
Please bump the version now that we've fixed that hash
table issue in persist.
See patch.
Phillip, what do you think?
From 8b5ec447c3ac0c6f5efa15737f22e984bba99992 Mon Sep 17 00:00:00
2001
From: Joseph Turner <joseph@breatheoutbreathe.in>
Date: Tue, 5 Sep 2023 19:13:06 -0700
Subject: [PATCH] Bump version
---
persist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/persist.el b/persist.el
index e43171459e..8a1f746ddd 100644
--- a/persist.el
+++ b/persist.el
@@ -5,7 +5,7 @@
;; Author: Phillip Lord <phillip.lord@russet.org.uk>
;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk>
;; Package-Type: multi
-;; Version: 0.5
+;; Version: 0.6
;; The contents of this file are subject to the GPL License, Version
3.0.