[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/buttercup a1a86b027f 7/7: Bump version: 1.34 → 1.35
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/buttercup a1a86b027f 7/7: Bump version: 1.34 → 1.35 |
Date: |
Thu, 28 Mar 2024 18:59:31 -0400 (EDT) |
branch: elpa/buttercup
commit a1a86b027ffe030e1c78a9f43c50cd20a6fed19a
Author: Ola Nilsson <ola.nilsson@gmail.com>
Commit: Ola Nilsson <ola.nilsson@gmail.com>
Bump version: 1.34 → 1.35
---
.bumpversion.cfg | 2 +-
buttercup.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index a5ca2915d4..fce9240a11 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 1.34
+current_version = 1.35
parse = (?P<major>\d+)\.(?P<minor>.*)
serialize = {major}.{minor}
files = buttercup.el
diff --git a/buttercup.el b/buttercup.el
index 268f0a943b..ca1f93451f 100644
--- a/buttercup.el
+++ b/buttercup.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2015-2017 Jorgen Schaefer <contact@jorgenschaefer.de>
;; Copyright (C) 2018-2024 Ola Nilsson <ola.nilsson@gmail.com>
-;; Version: 1.34
+;; Version: 1.35
;; Author: Jorgen Schaefer <contact@jorgenschaefer.de>
;; Maintainer: Ola Nilsson <ola.nilsson@gmail.com>
;; Package-Requires: ((emacs "24.4"))
- [nongnu] elpa/buttercup updated (be25a149fc -> a1a86b027f), ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup e9636f8ba4 1/7: tests: Extend with-local-buttercup to handle envvars, ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup c4e9001254 6/7: scripts/release: Don't push anything from the release script, ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup 86e8637e32 3/7: Extract buttercup--reporter-batch-preprint-spec-p, ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup 0868e7a9de 4/7: Use buttercup--reporter-batch-preprint-spec-p to skip \r, ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup b46b0e29a2 2/7: Disable all colored output when the NO_COLOR env var is set, ELPA Syncer, 2024/03/28
- [nongnu] elpa/buttercup a1a86b027f 7/7: Bump version: 1.34 → 1.35,
ELPA Syncer <=
- [nongnu] elpa/buttercup d990a98ac1 5/7: Avoid printing double lines in GitHub Actions, ELPA Syncer, 2024/03/28