branch: externals/persist
commit 5ea8f32ef50ce2b444d6918e17eedce9f74629af
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    * persist.el: Bump version
---
 persist.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/persist.el b/persist.el
index df7f3836c5..49b3e9b51f 100644
--- a/persist.el
+++ b/persist.el
@@ -1,12 +1,12 @@
 ;;; persist.el --- Persist Variables between Emacs Sessions -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2019 Free Software Foundation, Inc.
+;; Copyright (C) 2019, 2024 Free Software Foundation, Inc.
 
 ;; Author: Phillip Lord <phillip.l...@russet.org.uk>
 ;; Maintainer: Joseph Turner <persist...@breatheoutbreathe.in>
 ;; Package-Type: multi
 ;; Package-Requires: ((emacs "26.1"))
-;; Version: 0.6
+;; Version: 0.6.1
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.
 

Reply via email to