branch: elpa/geiser
commit 9e76f336b91151315642de9bcbed0ffe83b69db7
Author: jao <j...@gnu.org>
Commit: jao <j...@gnu.org>

    Version bump
---
 elisp/geiser.el | 4 ++--
 news.org        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/elisp/geiser.el b/elisp/geiser.el
index a7aabb97ceb..47ce75e1e99 100644
--- a/elisp/geiser.el
+++ b/elisp/geiser.el
@@ -1,6 +1,6 @@
 ;;; geiser.el --- GNU Emacs and Scheme talk to each other -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2009-2013, 2015, 2018, 2021-2024 Jose Antonio Ortega Ruiz
+;; Copyright (C) 2009-2013, 2015, 2018, 2021-2025 Jose Antonio Ortega Ruiz
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the Modified BSD License. You should
@@ -13,7 +13,7 @@
 ;; Homepage: https://gitlab.com/emacs-geiser/
 ;; Package-Requires: ((emacs "27.1") (project "0.8.1"))
 ;; SPDX-License-Identifier: BSD-3-Clause
-;; Version: 0.31.1
+;; Version: 0.32
 
 ;;; Commentary:
 
diff --git a/news.org b/news.org
index b4c1dc46d9f..10e13cf23d4 100644
--- a/news.org
+++ b/news.org
@@ -1,4 +1,4 @@
-* Version 0.32
+* Version 0.32 (August 10, 2024)
 
   - REPL: Fix for highlighting of 2-character input prompts (thanks to Macon
     Gambill)

Reply via email to