Skip to content

Commit

Permalink
Bump for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Sep 3, 2024
1 parent 3772fdf commit 9beaed9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Eask
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(package "git-gutter"
"0.93"
"0.94"
"Port of Sublime Text plugin GitGutter")

(package-file "git-gutter.el")
Expand Down
4 changes: 2 additions & 2 deletions git-gutter.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

;; Copyright (C) 2016-2020 Syohei YOSHIDA <syohex@gmail.com>
;; Copyright (C) 2020-2022 Neil Okamoto <neil.okamoto+melpa@gmail.com>
;; Copyright (C) 2020-2022 Shen, Jen-Chieh <jcs090218@gmail.com>
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <jcs090218@gmail.com>

;; Author: Syohei YOSHIDA <syohex@gmail.com>
;; Maintainer: Neil Okamoto <neil.okamoto+melpa@gmail.com>
;; Shen, Jen-Chieh <jcs090218@gmail.com>
;; URL: https://github.com/emacsorphanage/git-gutter
;; Version: 0.93
;; Version: 0.94
;; Package-Requires: ((emacs "25.1"))

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

0 comments on commit 9beaed9

Please # to comment.