Skip to content

Commit 9beaed9

Browse files
committed
Bump for next release
1 parent 3772fdf commit 9beaed9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(package "git-gutter"
2-
"0.93"
2+
"0.94"
33
"Port of Sublime Text plugin GitGutter")
44

55
(package-file "git-gutter.el")

git-gutter.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
;; Copyright (C) 2016-2020 Syohei YOSHIDA <[email protected]>
44
;; Copyright (C) 2020-2022 Neil Okamoto <[email protected]>
5-
;; Copyright (C) 2020-2022 Shen, Jen-Chieh <[email protected]>
5+
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]>
66

77
;; Author: Syohei YOSHIDA <[email protected]>
88
;; Maintainer: Neil Okamoto <[email protected]>
99
;; Shen, Jen-Chieh <[email protected]>
1010
;; URL: https://github.com/emacsorphanage/git-gutter
11-
;; Version: 0.93
11+
;; Version: 0.94
1212
;; Package-Requires: ((emacs "25.1"))
1313

1414
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)