Skip to content

Commit

Permalink
Bump up version and update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Feb 2, 2016
1 parent 7df12d1 commit f14ff71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Revision history for helm-gtags.el

Revision 1.5.4 2016/02/02 syohex
- Display searched tag in helm header(#144)

Revision 1.5.3 2016/01/24 syohex
- Fix wrong persistent action of helm-gtags-select

Expand Down
2 changes: 1 addition & 1 deletion helm-gtags.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Syohei YOSHIDA <[email protected]>
;; URL: https://github.com/syohex/emacs-helm-gtags
;; Version: 1.5.3
;; Version: 1.5.4
;; Package-Requires: ((emacs "24.3") (helm "1.7.7"))

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

0 comments on commit f14ff71

Please sign in to comment.