emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/buttercup ba62f80555: Bump version: 1.24 → 1.25


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup ba62f80555: Bump version: 1.24 → 1.25
Date: Sun, 10 Apr 2022 12:58:04 -0400 (EDT)

branch: elpa/buttercup
commit ba62f80555d46faf49dc451c0ad20f39f6a170ab
Author: Ola Nilsson <ola.nilsson@gmail.com>
Commit: Ola Nilsson <ola.nilsson@gmail.com>

    Bump version: 1.24 → 1.25
---
 .bumpversion.cfg | 3 +--
 buttercup.el     | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 39fe7e6d00..87237de92f 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,8 +1,7 @@
 [bumpversion]
-current_version = 1.24
+current_version = 1.25
 parse = (?P<major>\d+)\.(?P<minor>.*)
 serialize = {major}.{minor}
 files = buttercup.el
 commit = True
 tag = True
-
diff --git a/buttercup.el b/buttercup.el
index 56605af253..7033c3a198 100644
--- a/buttercup.el
+++ b/buttercup.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2015-2017  Jorgen Schaefer <contact@jorgenschaefer.de>
 
-;; Version: 1.24
+;; Version: 1.25
 ;; Author: Jorgen Schaefer <contact@jorgenschaefer.de>
 ;; Maintainer: Ola Nilsson <ola.nilsson@gmail.com>
 ;; Package-Requires: ((emacs "24.3"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]