Skip to content

Commit bf01a33

Browse files
committed
Bump version: 1.35 → 1.36
1 parent 8408579 commit bf01a33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.35
2+
current_version = 1.36
33
parse = (?P<major>\d+)\.(?P<minor>.*)
44
serialize = {major}.{minor}
55
files = buttercup.el

buttercup.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2015-2017 Jorgen Schaefer <[email protected]>
44
;; Copyright (C) 2018-2024 Ola Nilsson <[email protected]>
55

6-
;; Version: 1.35
6+
;; Version: 1.36
77
;; Author: Jorgen Schaefer <[email protected]>
88
;; Maintainer: Ola Nilsson <[email protected]>
99
;; Package-Requires: ((emacs "24.4"))

0 commit comments

Comments
 (0)